Searched refs:ERR5 (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 802 ERR1, ERR2, ERR3, ERR4, ERR5, ERR6, ERR7, ERR8, ERR9, ERR10, enumerator 1464 if (!read_number(&p, ptrend, -1, MAX_REPEAT_COUNT, ERR5, &min, errorcodeptr)) in read_repeat_counts() 1469 if (!read_number(&p, ptrend, -1, MAX_REPEAT_COUNT, ERR5, &max, errorcodeptr)) in read_repeat_counts() 1488 if (!read_number(&p, ptrend, -1, MAX_REPEAT_COUNT, ERR5, &max, errorcodeptr)) in read_repeat_counts()
|
Completed in 21 milliseconds