Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c4720 size_t new_char_count=char_count, new_begin=begin; local
4722 while (new_char_count > 0) {
4727 new_char_count--;
4729 if (new_char_count > 0) {

Completed in 28 milliseconds