Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dquot_print.c263 zend_string *new_str; in PHP_FUNCTION() local
H A Dstring.c2853 zend_string *new_str = NULL; local
2931 ZSTR_VAL(new_str)[i] = ZSTR_VAL(str)[i] + xlat[(size_t)(unsigned char) ZSTR_VAL(str)[i]]; local
2934 ZSTR_VAL(new_str)[i] = 0; local
3199 zend_string *new_str; local
3267 zend_string *new_str = NULL; local
3357 zend_string *new_str; local
3833 zend_string *new_str = zend_string_safe_alloc(4, len, 0, 0); local
3936 zend_string *new_str; local
4112 zend_string *new_str; local
H A Dinfo.c57 zend_string *new_str; in php_info_print_html_esc() local
/php-src/sapi/phpdbg/
H A Dphpdbg_bp.c133 char *new_str = NULL; in phpdbg_export_breakpoints_to_string() local
/php-src/ext/opcache/
H A Dzend_file_cache.c268 zend_string *new_str = (zend_string *) (ZSTR_VAL(s) + info->str_size); local

Completed in 39 milliseconds