Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c4721 size_t new_char_count=char_count, new_begin=begin; local
4723 while (new_char_count > 0) {
4728 new_char_count--;
4730 if (new_char_count > 0) {

Completed in 16 milliseconds