Searched refs:CHAR_ASTERISK (Results 1 – 3 of 3) sorted by relevance
703 #define CHAR_ASTERISK '*' macro972 #define CHAR_ASTERISK '\052' macro
444 if (next == CHAR_ASTERISK) in pcre2_substitute()
3423 if (ptr[1] != CHAR_ASTERISK) in scan_for_captures()4133 c == CHAR_ASTERISK || c == CHAR_PLUS || c == CHAR_QUESTION_MARK || in compile_branch()5071 case CHAR_ASTERISK: in compile_branch()5882 if (ptr[0] == CHAR_ASTERISK && (ptr[1] == ':' in compile_branch()6472 if (*ptr == CHAR_RIGHT_PARENTHESIS && ptr[1] != CHAR_ASTERISK && in compile_branch()8471 ptr[skipatstart+1] == CHAR_ASTERISK) in pcre2_compile()