Searched refs:CHAR_U (Results 1 – 3 of 3) sorted by relevance
125 case CHAR_U: in find_text_end()837 case CHAR_U: in pcre2_substitute()
738 #define CHAR_U 'U' macro1035 #define CHAR_U '\125' macro
1567 if (ptrend - p > 1 && *p == CHAR_U && p[1] == CHAR_PLUS) in PRIV()1698 case CHAR_U: in PRIV()4086 case CHAR_U: *optset |= PCRE2_UNGREEDY; break; in parse_regex()
Completed in 69 milliseconds