Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/tests/
H A Dbug77370.phpt2 Bug #77370 (Buffer overflow on mb regex functions - fetch_token)
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c3129 fetch_token(OnigToken* tok, UChar** src, UChar* end, ScanEnv* env) in fetch_token() function
4545 r = fetch_token(tok, &p, end, env); in parse_enclose()
4705 r = fetch_token(tok, &p, end, env); in parse_enclose()
4739 r = fetch_token(tok, &p, end, env); in parse_enclose()
5076 r = fetch_token(tok, src, end, env); in parse_exp()
5101 r = fetch_token(tok, src, end, env); in parse_exp()
5124 r = fetch_token(tok, src, end, env); in parse_exp()
5130 r = fetch_token(tok, src, end, env); in parse_exp()
5381 r = fetch_token(tok, src, end, env); in parse_exp()
5496 r = fetch_token(tok, src, end, env); in parse_subexp()
[all …]
H A DHISTORY1670 in fetch_token() and fetch_token_in_cc().
/PHP-7.1/
H A DNEWS106 . Fixed bug #77370 (Buffer overflow on mb regex functions - fetch_token). (Stas)
112 . Fixed bug #77385 (buffer overflow in fetch_token). (Stas)

Completed in 34 milliseconds