Home
last modified time | relevance | path

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

/PHP-7.2/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
857 char tmp_str[PHP_DOUBLE_MAX_LENGTH]; in php_var_serialize_intern() local
H A Dstring.c2457 zval *tmp_str = NULL, *tmp_from = NULL, *tmp_repl = NULL, *tmp_len= NULL; local
/PHP-7.2/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.c2128 smart_str tmp_str = {0, 0}; local
2172 smart_str tmp_str = {0, 0}; local
/PHP-7.2/ext/mysqli/
H A Dmysqli_nonapi.c1084 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.2/ext/iconv/
H A Diconv.c2241 zend_string *tmp_str = NULL; in PHP_FUNCTION() local

Completed in 67 milliseconds