Home
last modified time | relevance | path

Searched defs:strgrpmatch (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrmatch.c80 strgrpmatch(const char* b, const char* p, ssize_t* sub, int n, register int flags) in strgrpmatch() function
200 #define strgrpmatch _ast_strgrpmatch macro
204 strgrpmatch(const char* b, const char* p, int* sub, int n, int flags) in strgrpmatch() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dstrmatch.c547 strgrpmatch(const char* b, const char* p, ssize_t* sub, int n, int flags) in strgrpmatch() function