Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c1319 char *token_end; in PHP_FUNCTION() local
1347 token_end = token + ZSTR_LEN(tok); in PHP_FUNCTION()
1349 while (token < token_end) { in PHP_FUNCTION()
1384 while (token < token_end) { in PHP_FUNCTION()

Completed in 16 milliseconds