Home
last modified time | relevance | path

Searched defs:tmp (Results 101 – 125 of 184) sorted by relevance

12345678

/PHP-5.3/ext/pdo/
H A Dpdo_dbh.c752 zval **tmp; in pdo_dbh_attribute_set() local
1575 zval *tmp; in pdo_dbh_new() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.c1571 zval tmp; in mysqlnd_build_trace_args() local
1606 zval **file, **tmp; in mysqlnd_build_trace_string() local
1783 zval **file, **tmp; in mysqlnd_build_trace_string() local
/PHP-5.3/ext/date/lib/
H A Dparse_date.c440 char *tmp = calloc(1, s->cur - s->tok + 1); in timelib_string() local
541 long tmp; in timelib_parse_tz_cor() local
24891 timelib_sll tmp; in timelib_parse_from_format() local
/PHP-5.3/ext/mysqli/
H A Dmysqli_api.c385 my_bool tmp; in mysqli_stmt_bind_result_do_bind() local
898 char *tmp, *p; local
954 char tmp[22]; local
2450 my_bool tmp=1; local
H A Dmysqli.c487 zval *tmp; in mysqli_objects_new() local
1161 char tmp[22]; in php_mysqli_fetch_into_hash() local
/PHP-5.3/ext/standard/
H A Dscanf.c640 zval *tmp; in php_sscanf_internal() local
H A Dhttp_fopen_wrapper.c94 char *tmp = NULL; in php_stream_url_wrap_http_ex() local
H A Dsha1.c265 php_uint32 d = state[3], e = state[4], x[16], tmp; local
H A Dstring.c1058 zval **tmp; in php_implode() local
1461 zval *tmp; local
2765 zval tmp; local
3324 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
3781 char *heb_str, *tmp, *target, *broken_str; local
3967 char *tmp, *str; local
4195 zval tmp; local
H A Dfilters.c262 zval **tmp; in strfilter_strip_tags_create() local
1223 zval tmp, *ztval = *tmpval; in php_conv_get_long_prop_ex() local
1246 zval tmp, *ztval = *tmpval; in php_conv_get_ulong_prop_ex() local
1272 zval tmp, *ztval = *tmpval; in php_conv_get_bool_prop_ex() local
H A Dfile.c676 zval **tmp; in PHP_FUNCTION() local
975 char *posix_mode, *b, *buf = 0, *tmp; in PHP_FUNCTION() local
2202 char *tmp = bptr; in php_fgetcsv() local
H A Dimage.c441 zval *tmp; in php_read_APP() local
1221 char tmp[12]; in php_getimagetype() local
/PHP-5.3/ext/dom/
H A Dxpath.c324 zval *tmp; in dom_xpath_document_read() local
H A Dphp_dom.c443 zval *tmp; in dom_property_exists() local
1138 zval *tmp; in dom_objects_set_class() local
/PHP-5.3/Zend/
H A Dzend_closures.c339 zval *tmp; in zval_copy_static_var() local
H A Dzend.c122 zval **tmp; in print_hash() local
183 zval **tmp; in print_flat_hash() local
H A Dzend_alloc.h95 void *tmp = malloc(len); in __zend_malloc() local
105 void *tmp = _safe_malloc(nmemb, len, 0); in __zend_calloc() local
/PHP-5.3/ext/mysql/
H A Dphp_mysql.c692 char *user=NULL, *passwd=NULL, *host_and_port=NULL, *socket=NULL, *tmp=NULL, *host=NULL; local
1073 int tmp; local
1911 char *table_name, *field_name, *tmp; local
/PHP-5.3/ext/pdo_mysql/
H A Dmysql_driver.c465 char *tmp; local
/PHP-5.3/ext/com_dotnet/
H A Dcom_typeinfo.c471 zval *tmp; in php_com_process_typeinfo() local
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c2124 zval *tmp; local
2148 zval *tmp; local
2170 zval *tmp; local
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c1464 zval *tmp = NULL; in php_sybase_query() local
1797 zval *tmp; in php_sybase_fetch_hash() local
/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_driver.c554 char tmp[512]; in firebird_handle_get_attribute() local
/PHP-5.3/main/streams/
H A Dtransports.c109 char *tmp = estrndup(protocol, n); in _php_stream_xport_create() local
/PHP-5.3/ext/curl/
H A Dinterface.c1458 char *tmp; in split_certinfo() local
1495 char *tmp; in create_certinfo() local

Completed in 165 milliseconds

12345678