Home
last modified time | relevance | path

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

12345678

/PHP-5.4/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 Dstring.c1131 zval **tmp; in php_implode() local
1547 zval *tmp; local
2911 PATNREPL tmp = *a; local
3649 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
4106 char *heb_str, *tmp, *target, *broken_str; local
4292 char *tmp, *str; local
4520 zval tmp; 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.4/Zend/
H A Dzend.c135 zval **tmp; in print_hash() local
196 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
H A Dzend_hash.c814 …copy(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size) in zend_hash_copy()
845 …ashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size, int … in _zend_hash_merge()
/PHP-5.4/ext/pdo_mysql/
H A Dmysql_driver.c437 char *tmp; local
/PHP-5.4/ext/mysql/
H A Dphp_mysql.c722 char *user=NULL, *passwd=NULL, *host_and_port=NULL, *socket=NULL, *tmp=NULL, *host=NULL; local
1103 int tmp; local
1941 char *table_name, *field_name, *tmp; local
/PHP-5.4/ext/json/
H A Djson.c409 char *tmp; in json_escape_string() local
/PHP-5.4/ext/com_dotnet/
H A Dcom_typeinfo.c475 zval *tmp; in php_com_process_typeinfo() local
/PHP-5.4/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.4/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.4/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.4/ext/pdo_firebird/
H A Dfirebird_driver.c552 char tmp[512]; in firebird_handle_get_attribute() local
/PHP-5.4/main/streams/
H A Dtransports.c109 char *tmp = estrndup(protocol, n); in _php_stream_xport_create() local
/PHP-5.4/ext/curl/
H A Dinterface.c1474 char *tmp; in split_certinfo() local
1511 char *tmp; in create_certinfo() local
/PHP-5.4/sapi/apache2filter/
H A Dsapi_apache2.c570 php_apache_server_shutdown(void *tmp) in php_apache_server_shutdown()
/PHP-5.4/ext/openssl/
H A Dxp_ssl.c71 zval **tmp; in is_http_stream_talking_to_iis() local
/PHP-5.4/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
3930 char tmp[64], *sections_str, *s; in PHP_FUNCTION() local

Completed in 197 milliseconds

12345678