Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dstring.c3895 int new_char_count=char_count, new_begin=begin; local
3897 while (new_char_count > 0) {
3902 new_char_count--;
3904 if (new_char_count > 0) {

Completed in 19 milliseconds