Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dphp_mysqlnd.c166 smart_str tmp_str = {0, 0, 0}; in PHP_MINFO_FUNCTION() local
H A Dmysqlnd_alloc.c585 smart_str tmp_str = {0, 0, 0}; in _mysqlnd_pestrdup() local
H A Dmysqlnd.c2748 smart_str tmp_str = {0, 0, 0}; local
2792 smart_str tmp_str = {0, 0, 0}; local
/PHP-5.5/ext/standard/
H A Dvar.c358 char *key, *tmp_str; in php_array_element_export() local
419 char *tmp_str, *tmp_str2; in php_var_export_ex() local
H A Dstring.c2326 zval **tmp_str = NULL, **tmp_from = NULL, **tmp_repl = NULL, **tmp_len= NULL; local
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c1057 smart_str tmp_str = {0, 0, 0}; local
H A Dmysqli_api.c117 smart_str tmp_str = {0, 0, 0}; in mysqli_commit_or_rollback_libmysql() local

Completed in 49 milliseconds