Searched refs:CHAR_PLUS (Results 1 – 4 of 4) sorted by relevance
533 if (special != CHAR_PLUS && special != CHAR_MINUS) in pcre2_substitute()544 if (special == CHAR_PLUS && *ptr == CHAR_COLON) in pcre2_substitute()
303 case CHAR_PLUS: in convert_posix()970 out.out_str[1] = CHAR_PLUS; in convert_glob()
689 #define CHAR_PLUS '+' macro961 #define CHAR_PLUS '\053' macro
1248 if (*ptr == CHAR_PLUS) in read_number()1461 if (ptrend - p > 1 && *p == CHAR_U && p[1] == CHAR_PLUS) in PRIV()2620 if (c != CHAR_ASTERISK && c != CHAR_PLUS && c != CHAR_QUESTION_MARK && in parse_regex()2689 if (prev_meta_quantifier != 0 && (c == CHAR_QUESTION_MARK || c == CHAR_PLUS)) in parse_regex()2950 case CHAR_PLUS: in parse_regex()3752 case CHAR_PLUS: in parse_regex()