Home
last modified time | relevance | path

Searched refs:to_return (Results 1 – 1 of 1) sorted by last modified time

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

Completed in 16 milliseconds