Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dstring.c4404 size_t new_char_count=char_count, new_begin=begin; local
4406 while (new_char_count > 0) {
4411 new_char_count--;
4413 if (new_char_count > 0) {

Completed in 18 milliseconds