Home | Sort by: relevance | last modified time | path |
/src/lib/libc/regex/ | |
regcomp.c | 232 } wctypes[] = { variable in typeref:typename:const struct __anon4373a7440108[] 252 for (size_t i = 0; i < __arraycount(wctypes); i++) { 253 if (strcmp(wctypes[i].name, str) == 0) 264 return (*wctypes[ct - 1].func)(c); |