Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dstring.c1283 char *token_end; in PHP_FUNCTION() local
1315 token_end = token + tok_len; in PHP_FUNCTION()
1317 while (token < token_end) { in PHP_FUNCTION()
1352 while (token < token_end) { in PHP_FUNCTION()

Completed in 16 milliseconds