Searched refs:CHAR_P (Results 1 – 3 of 3) sorted by relevance
750 #define CHAR_P 'P' macro1010 #define CHAR_P '\120' macro
1199 if (*ptr == CHAR_P) ptr++; /* Allow optional P */ in find_parens_sub()5232 case CHAR_P: /* Python-style named subpattern handling */ in compile_branch()
3004 #define CHAR_P 'P' in GetPrepopulationSetFromCountryID() macro