Searched refs:CHAR_U (Results 1 – 4 of 4) sorted by relevance
124 case CHAR_U: in find_text_end()746 case CHAR_U: in pcre2_substitute()
731 #define CHAR_U 'U' macro1003 #define CHAR_U '\125' macro
1461 if (ptrend - p > 1 && *p == CHAR_U && p[1] == CHAR_PLUS) in PRIV()1551 case CHAR_U: in PRIV()3644 case CHAR_U: *optset |= PCRE2_UNGREEDY; break; in parse_regex()
1416 if underlying_type.kind in (TypeKind.CHAR_U,1708 TypeKind.CHAR_U = TypeKind(4)