OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fnmatch_ch
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/unistd/
fnmatch.c
146
static int
fnmatch_ch
(const char **pattern, const char **string, int flags)
function
407
* Use a dummy
fnmatch_ch
() test to count one "[range]" escape
415
fnmatch_ch
(&matchptr, &dummyptr, flags);
441
if (!
fnmatch_ch
(&pattern, &string, flags))
/prebuilts/sdk/renderscript/lib/x86/
libc.so
Completed in 779 milliseconds