| Home | Sort by: relevance | last modified time | path |
| /src/lib/libc/regex/ | |
| engine.c | 218 const char *mustfirst; local 245 mustfirst = g->must; 262 while (*--dp == *--pp && pp != mustfirst); 268 mj = matchjump[pp - mustfirst]; 273 if (pp != mustfirst) |