Home
last modified time | relevance | path

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

/PHP-7.1/ext/mysqlnd/
H A Dphp_mysqlnd.c151 smart_str tmp_str = {0}; in PHP_MINFO_FUNCTION() local
H A Dmysqlnd_alloc.c619 smart_str tmp_str = {0, 0}; in _mysqlnd_pestrdup() local
H A Dmysqlnd_connection.c2114 smart_str tmp_str = {0, 0}; local
2158 smart_str tmp_str = {0, 0}; local
/PHP-7.1/ext/standard/
H A Dvar.c396 zend_string *tmp_str; in php_array_element_export() local
444 char tmp_str[PHP_DOUBLE_MAX_LENGTH]; in php_var_export_ex() local
850 char tmp_str[PHP_DOUBLE_MAX_LENGTH]; in php_var_serialize_intern() local
H A Dstring.c2409 zval *tmp_str = NULL, *tmp_from = NULL, *tmp_repl = NULL, *tmp_len= NULL; local
/PHP-7.1/ext/mysqli/
H A Dmysqli_nonapi.c1035 smart_str tmp_str = {0}; local
H A Dmysqli_api.c115 smart_str tmp_str = {0}; in mysqli_commit_or_rollback_libmysql() local
/PHP-7.1/ext/iconv/
H A Diconv.c2250 zend_string *tmp_str = NULL; in PHP_FUNCTION() local

Completed in 44 milliseconds