Home
last modified time | relevance | path

Searched refs:is_group (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2469 BOOL is_group = (*ptr++ != CHAR_ASTERISK); in read_name() local
2477 *errorcodeptr = is_group? ERR62: /* Subpattern name expected */ in read_name()
2489 if (utf && is_group) in read_name()
2523 if (is_group && IS_DIGIT(*ptr)) in read_name()
2547 if (is_group) in read_name()

Completed in 24 milliseconds