Home
last modified time | relevance | path

Searched refs:gmatch_cclass (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dmisc.c54 static const unsigned char *gmatch_cclass(const unsigned char *, unsigned char)
812 if (sc == 0 || (p = gmatch_cclass(p, sc)) == NULL) in do_gmatch()
960 gmatch_cclass(const unsigned char *pat, unsigned char sc) in gmatch_cclass() function