Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 195) sorted by relevance

12345678

/PHP-5.6/ext/soap/
H A Dphp_sdl.c451 xmlAttrPtr tmp; in wsdl_soap_binding_header() local
564 xmlAttrPtr tmp; in wsdl_soap_binding_body() local
1982 sdlTypePtr *tmp; in sdl_serialize_type() local
2154 sdlTypePtr *tmp; in add_sdl_to_cache() local
2171 sdlTypePtr *tmp; in add_sdl_to_cache() local
2188 sdlTypePtr *tmp; in add_sdl_to_cache() local
2205 encodePtr *tmp; in add_sdl_to_cache() local
2252 encodePtr *tmp; in add_sdl_to_cache() local
2414 sdlTypePtr *tmp; in make_persistent_sdl_type_ref() local
2426 encodePtr *tmp; in make_persistent_sdl_encoder_ref() local
[all …]
H A Dphp_packet_soap.c184 xmlNodePtr tmp; in parse_packet_soap() local
261 zval* tmp; in parse_packet_soap() local
350 zval *tmp; in parse_packet_soap() local
383 zval *tmp; in parse_packet_soap() local
H A Dphp_schema.c424 sdlTypePtr newType, *tmp; in schema_list() local
450 sdlTypePtr newType, *tmp; in schema_list() local
519 sdlTypePtr newType, *tmp; in schema_union() local
550 sdlTypePtr newType, *tmp; in schema_union() local
2065 void **tmp; in schema_find_by_ref() local
2082 sdlAttributePtr *tmp; in schema_attribute_fixup() local
2132 sdlTypePtr *tmp; in schema_attributegroup_fixup() local
2187 sdlTypePtr *tmp; in schema_content_model_fixup() local
2202 sdlContentModelPtr *tmp; in schema_content_model_fixup() local
2218 sdlContentModelPtr *tmp; in schema_content_model_fixup() local
[all …]
H A Dsoap.c1017 zval **tmp; in soap_create_typemap() local
1161 zval **tmp; in PHP_METHOD() local
2656 zval **tmp; local
2860 zval **tmp; local
2887 zval **tmp; local
3050 zval **tmp; local
3069 zval **tmp; local
3088 zval **tmp; local
3107 zval **tmp; local
3262 zval **tmp; local
[all …]
H A Dphp_encoding.c475 zval **tmp; in master_to_xml_int() local
605 encodePtr tmp = enc; in master_to_zval() local
881 zval tmp = *data; in to_xml_string() local
971 zval tmp = *data; in to_xml_base64() local
993 zval tmp; in to_xml_hexbin() local
1115 zval tmp = *data; in to_xml_long() local
1135 zval tmp; in to_xml_double() local
3112 zval **tmp; in to_xml_list() local
3135 zval tmp = *data; in to_xml_list() local
3254 zval tmp = *data; in to_xml_any() local
[all …]
H A Dphp_http.c100 zval **tmp; in http_context_headers() local
166 zval **proxy_host, **proxy_port, **tmp; in http_connect() local
348 zval **trace, **tmp; in make_http_soap_request() local
834 zval **tmp; in make_http_soap_request() local
914 char *tmp; in make_http_soap_request() local
1336 char *pos, *tmp = NULL; in get_http_header_value() local
/PHP-5.6/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c70 unsigned char *tmp; in mbfl_memory_device_realloc() local
146 unsigned char *tmp; in mbfl_memory_device_output() local
173 unsigned char *tmp; in mbfl_memory_device_output2() local
202 unsigned char *tmp; in mbfl_memory_device_output4() local
242 unsigned char *tmp; in mbfl_memory_device_strcat() local
274 unsigned char *tmp; in mbfl_memory_device_strncat() local
306 unsigned char *tmp; in mbfl_memory_device_devcat() local
363 unsigned int *tmp; in mbfl_wchar_device_output() local
/PHP-5.6/Zend/
H A Dzend_language_parser.y918 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
924 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
1000 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
1048 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
H A Dzend_API.c1226 zval *tmp; in add_assoc_long_ex() local
1237 zval *tmp; in add_assoc_null_ex() local
1248 zval *tmp; in add_assoc_bool_ex() local
1259 zval *tmp; in add_assoc_resource_ex() local
1270 zval *tmp; in add_assoc_double_ex() local
1281 zval *tmp; in add_assoc_string_ex() local
1297 zval *tmp; in add_assoc_stringl_ex() local
1318 zval *tmp; in add_index_long() local
1329 zval *tmp; in add_index_null() local
1340 zval *tmp; in add_index_bool() local
[all …]
H A Dzend_variables.c130 zval *tmp; in _zval_copy_ctor_func() local
202 zval *tmp; in zval_copy_static_var() local
/PHP-5.6/ext/oci8/
H A Doci8_interface.c164 zval **tmp, *z_descriptor = getThis(); in PHP_FUNCTION() local
189 zval **tmp, *z_descriptor = getThis(); in PHP_FUNCTION() local
230 zval **tmp, *z_descriptor = getThis(); local
280 zval **tmp, *z_descriptor = getThis(); local
314 zval **tmp, *z_descriptor = getThis(); local
359 zval **tmp, *z_descriptor = getThis(); local
389 zval **tmp, *z_descriptor = getThis(); local
413 zval **tmp, *z_descriptor = getThis(); local
439 zval **tmp, *z_descriptor = getThis(); local
491 zval **tmp, *z_descriptor = getThis(); local
[all …]
/PHP-5.6/ext/date/lib/
H A Dtimelib.c57 timelib_time *tmp = timelib_time_ctor(); in timelib_time_clone() local
87 timelib_rel_time *tmp = timelib_rel_time_ctor(); in timelib_rel_time_clone() local
140 timelib_tzinfo *tmp = timelib_tzinfo_ctor(tz->name); in timelib_tzinfo_clone() local
314 timelib_long tmp; in timelib_parse_tz_cor() local
H A Dparse_tz.c309 char *cur_locale = NULL, *tmp; in seek_to_tz_position() local
383 timelib_tzinfo *tmp; in timelib_parse_tzfile() local
485 timelib_time_offset *tmp = timelib_time_offset_ctor(); in timelib_get_time_zone_info() local
/PHP-5.6/ext/gd/libgd/
H A Dgd_transform.c37 int *px1, *px2, tmp; in gdImageFlipHorizontal() local
51 unsigned char *px1, *px2, tmp; in gdImageFlipHorizontal() local
/PHP-5.6/ext/sockets/
H A Dsockaddr_conv.c18 struct in6_addr tmp; in php_set_inet6_addr() local
87 struct in_addr tmp; in php_set_inet_addr() local
/PHP-5.6/main/
H A Dreentrancy.c178 struct tm *tmp; in php_localtime_r() local
199 char *tmp; in php_ctime_r() local
217 char *tmp; in php_asctime_r() local
235 struct tm *tmp; in php_gmtime_r() local
H A Dphp_ini.c599 zval tmp; in php_init_config() local
867 zval *tmp; local
882 zval *tmp; local
896 zval *tmp, var; local
914 zval *tmp, var; local
932 zval *tmp; local
/PHP-5.6/ext/bz2/
H A Dbz2_filter.c355 zval tmp, *tmp2; in php_bz2_filter_create() local
371 zval tmp, *tmp2; in php_bz2_filter_create() local
393 zval tmp; in php_bz2_filter_create() local
407 zval tmp; in php_bz2_filter_create() local
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_events.c216 struct fpm_event_queue_s *q, *tmp; in fpm_event_queue_destroy() local
377 struct timeval tmp; in fpm_event_loop() local
488 struct timeval tmp; in fpm_event_add() local
H A Dfpm_log.c108 char tmp[129]; in fpm_log_write() local
372 const char *tmp = fcgi_get_last_client_ip(); in fpm_log_write() local
H A Dfpm_conf.c623 struct fpm_worker_pool_s *tmp = fpm_worker_all_pools; in fpm_worker_pool_config_alloc() local
711 char *tmp; in fpm_evaluate_full_path() local
1514 int tmp; in fpm_conf_load_ini_file() local
1531 char *tmp = ini_include; in fpm_conf_load_ini_file() local
1664 char *tmp; in fpm_conf_init_main() local
/PHP-5.6/ext/standard/
H A Ddir.c269 zval *id = NULL, **tmp, *myself; in PHP_FUNCTION() local
384 zval *id = NULL, **tmp, *myself; in PHP_FUNCTION() local
402 zval *id = NULL, **tmp, *myself; in PHP_NAMED_FUNCTION() local
/PHP-5.6/ext/filter/
H A Dfilter.c406 zval **tmp; in php_zval_filter() local
675 zval *tmp; in php_filter_call() local
694 zval **tmp, **arg_elm; in php_filter_array_handler() local
748 zval **filter_args = NULL, **tmp; in PHP_FUNCTION() local
/PHP-5.6/sapi/apache_hooks/
H A Dsapi_apache.c67 char *tmp; in apache_php_module_hook() local
/PHP-5.6/win32/
H A Dwsyslog.c86 char *tmp = NULL; in syslog() local

Completed in 164 milliseconds

12345678