Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2278 BOOL is_group = (*ptr != CHAR_ASTERISK); in read_name() local
2282 *errorcodeptr = is_group? ERR62: /* Subpattern name expected */ in read_name()
2294 if (utf && is_group) in read_name()
2328 if (is_group && IS_DIGIT(*ptr)) in read_name()
2352 if (is_group) in read_name()

Completed in 28 milliseconds