Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/tests/
H A Dbug77370.phpt2 Bug #77370 (Buffer overflow on mb regex functions - fetch_token)
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c3113 fetch_token(OnigToken* tok, UChar** src, UChar* end, ScanEnv* env) in fetch_token() function
4556 r = fetch_token(tok, &p, end, env); in parse_enclose()
4715 r = fetch_token(tok, &p, end, env); in parse_enclose()
4752 r = fetch_token(tok, &p, end, env); in parse_enclose()
5015 r = fetch_token(tok, src, end, env); in parse_exp()
5043 r = fetch_token(tok, src, end, env); in parse_exp()
5066 r = fetch_token(tok, src, end, env); in parse_exp()
5072 r = fetch_token(tok, src, end, env); in parse_exp()
5268 r = fetch_token(tok, src, end, env); in parse_exp()
5392 r = fetch_token(tok, src, end, env); in parse_subexp()
[all …]
/PHP-7.2/
H A DNEWS658 . Fixed bug #77370 (Buffer overflow on mb regex functions - fetch_token). (Stas)
664 . Fixed bug #77385 (buffer overflow in fetch_token). (Stas)
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY1758 in fetch_token() and fetch_token_in_cc().

Completed in 36 milliseconds