Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/standard/
H A Dscanf.c640 zval *tmp; in php_sscanf_internal() local
H A Dhttp_fopen_wrapper.c118 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 Dfilters.c262 zval **tmp; in strfilter_strip_tags_create() local
1262 zval tmp, *ztval = *tmpval; in php_conv_get_long_prop_ex() local
1285 zval tmp, *ztval = *tmpval; in php_conv_get_ulong_prop_ex() local
1311 zval tmp, *ztval = *tmpval; in php_conv_get_bool_prop_ex() local
H A Darray.c2226 zval *tmp = NULL; in php_array_merge() local
2496 **tmp; in PHP_FUNCTION() local
2824 zval *array, *tmp; in PHP_FUNCTION() local
3184 zval *tmp; in php_array_intersect() local
3601 zval *tmp; in php_array_diff() local
H A Dimage.c445 zval *tmp; in php_read_APP() local
1225 char tmp[12]; in php_getimagetype() local
H A Durl_scanner_ex.c52 char *tmp; in PHP_INI_MH() local
/PHP-5.5/Zend/
H A Dzend.c135 zval **tmp; in print_hash() local
197 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
H A Dzend_constants.c236 zend_constant tmp; in zend_get_special_constant() local
H A Dzend_strtod.c1385 Bigint *tmp; in destroy_freelist() local
1486 Bigint *b, *b1, *delta, *mlo, *mhi, *S, *tmp; in zend_dtoa() local
2048 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta, *tmp; in zend_strtod() local
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_driver.c437 char *tmp; local
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c722 char *user=NULL, *passwd=NULL, *host_and_port=NULL, *socket=NULL, *tmp=NULL, *host=NULL; local
1107 int tmp; local
1945 char *table_name, *field_name, *tmp; local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c749 char *tmp; in sapi_cli_server_register_variables() local
763 char *tmp; in sapi_cli_server_register_variables() local
769 char *tmp; in sapi_cli_server_register_variables() local
776 char *tmp; in sapi_cli_server_register_variables() local
797 char *tmp; in sapi_cli_server_register_variables() local
/PHP-5.5/ext/json/
H A Djson.c423 char *tmp; in json_escape_string() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c475 zval *tmp; in php_com_process_typeinfo() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c355 char *tmp; in really_register_bound_param() local
448 zval **tmp; in PHP_METHOD() local
1055 zval *tmp; in do_fetch() local
/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c321 spl_fixedarray_object *tmp; in spl_fixedarray_new() local
707 long tmp; in SPL_METHOD() local
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c1463 zval *tmp = NULL; in php_sybase_query() local
1796 zval *tmp; in php_sybase_fetch_hash() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_auth.c274 char * tmp = NULL; in mysqlnd_auth_change_user() local
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c552 char tmp[512]; in firebird_handle_get_attribute() local
/PHP-5.5/main/streams/
H A Dtransports.c109 char *tmp = estrndup(protocol, n); in _php_stream_xport_create() local
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.c127 char *tmp = calloc(1, s->cur - s->tok + 1); in timelib_string() local
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c570 php_apache_server_shutdown(void *tmp) in php_apache_server_shutdown()
/PHP-5.5/ext/exif/
H A Dexif.c1013 char tmp[32]; in exif_get_tagname() local
1048 static unsigned char tmp[20]; in exif_char_dump() local
1610 file_section *tmp; in exif_file_sections_add() local
1636 void *tmp; in exif_file_sections_realloc() local
1857 char *tmp; in exif_iif_add_fmt() local
3966 char tmp[64], *sections_str, *s; in PHP_FUNCTION() local

Completed in 106 milliseconds

12345678