Searched refs:posix_substitutes (Results 1 – 1 of 1) sorted by relevance
554 static PCRE2_SPTR posix_substitutes[] = { variable585 #define POSIX_SUBSIZE (sizeof(posix_substitutes) / sizeof(PCRE2_UCHAR *))4447 if (posix_substitutes[pc] != NULL) in compile_branch()4450 ptr = posix_substitutes[pc] - 1; in compile_branch()