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.c259 zend_string *new_str; in PHP_FUNCTION() local
H A Dstring.c2821 zend_string *new_str = NULL; local
2899 ZSTR_VAL(new_str)[i] = ZSTR_VAL(str)[i] + xlat[(size_t)(unsigned char) ZSTR_VAL(str)[i]]; local
2902 ZSTR_VAL(new_str)[i] = 0; local
3167 zend_string *new_str; local
3235 zend_string *new_str = NULL; local
3325 zend_string *new_str; local
3801 zend_string *new_str = zend_string_safe_alloc(4, len, 0, 0); local
3904 zend_string *new_str; local
4080 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.c271 zend_string *new_str = (zend_string *) (ZSTR_VAL(s) + info->str_size); local

Completed in 31 milliseconds