Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dstring.c4292 size_t new_char_count=char_count, new_begin=begin; local
4294 while (new_char_count > 0) {
4299 new_char_count--;
4301 if (new_char_count > 0) {

Completed in 28 milliseconds