Searched refs:posix_substitutes (Results 1 – 1 of 1) sorted by relevance
397 static const pcre_uchar *posix_substitutes[] = { variable428 #define POSIX_SUBSIZE (sizeof(posix_substitutes) / sizeof(pcre_uchar *))4950 if (posix_substitutes[pc] != NULL) in compile_branch()4953 ptr = posix_substitutes[pc] - 1; in compile_branch()