Home
last modified time | relevance | path

Searched defs:newtext (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dstring.c713 zend_string *newtext; in PHP_FUNCTION() local
748 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
753 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
837 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local

Completed in 26 milliseconds