Searched refs:token_end (Results 1 – 1 of 1) sorted by relevance
1137 char *token_end; in PHP_FUNCTION() local1173 token_end = token + ZSTR_LEN(tok); in PHP_FUNCTION()1175 while (token < token_end) { in PHP_FUNCTION()1208 while (token < token_end) { in PHP_FUNCTION()
Completed in 24 milliseconds