Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2386 BOOL is_group = (*ptr != CHAR_ASTERISK); in read_name() local
2390 *errorcodeptr = is_group? ERR62: /* Subpattern name expected */ in read_name()
2402 if (utf && is_group) in read_name()
2436 if (is_group && IS_DIGIT(*ptr)) in read_name()
2460 if (is_group) in read_name()

Completed in 27 milliseconds