Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstring.c1072 long i, to_return; in php_explode_negative_limit() local
1084 to_return = limit + found; in php_explode_negative_limit()
1086 for (i = 0;i < to_return;i++) { /* this checks also for to_return > 0 */ in php_explode_negative_limit()

Completed in 15 milliseconds