wildcard_match_recursive
ringkernel_
core
1.1.0
In ringkernel_
core::
registry
ringkernel_core
::
registry
Function
wildcard_
match_
recursive
Copy item path
Source
fn wildcard_match_recursive( pattern: &[
char
], text: &[
char
], pi:
usize
, ti:
usize
, ) ->
bool