Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/soap/
H A Dphp_sdl.c451 xmlAttrPtr tmp; in wsdl_soap_binding_header() local
564 xmlAttrPtr tmp; in wsdl_soap_binding_body() local
1980 sdlTypePtr *tmp; in sdl_serialize_type() local
2152 sdlTypePtr *tmp; in add_sdl_to_cache() local
2169 sdlTypePtr *tmp; in add_sdl_to_cache() local
2186 sdlTypePtr *tmp; in add_sdl_to_cache() local
2203 encodePtr *tmp; in add_sdl_to_cache() local
2250 encodePtr *tmp; in add_sdl_to_cache() local
2412 sdlTypePtr *tmp; in make_persistent_sdl_type_ref() local
2424 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.c994 zval **tmp; in soap_create_typemap() local
1138 zval **tmp; in PHP_METHOD() local
2636 zval **tmp; local
2840 zval **tmp; local
2867 zval **tmp; local
3030 zval **tmp; local
3049 zval **tmp; local
3068 zval **tmp; local
3087 zval **tmp; local
3242 zval **tmp; local
[all …]
H A Dphp_encoding.c477 zval **tmp; in master_to_xml_int() local
607 encodePtr tmp = enc; in master_to_zval() local
883 zval tmp = *data; in to_xml_string() local
973 zval tmp = *data; in to_xml_base64() local
995 zval tmp; in to_xml_hexbin() local
1117 zval tmp = *data; in to_xml_long() local
1137 zval tmp; in to_xml_double() local
3114 zval **tmp; in to_xml_list() local
3137 zval tmp = *data; in to_xml_list() local
3256 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
833 zval **tmp; in make_http_soap_request() local
913 char *tmp; in make_http_soap_request() local
1335 char *pos, *tmp = NULL; in get_http_header_value() local
/PHP-5.5/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
169 unsigned char *tmp; in mbfl_memory_device_output2() local
194 unsigned char *tmp; in mbfl_memory_device_output4() local
230 …unsigned char *tmp = (unsigned char *)mbfl_realloc((void *)device->buffer, newlen*sizeof(unsigned … in mbfl_memory_device_strcat() local
257 …unsigned char *tmp = (unsigned char *)mbfl_realloc((void *)device->buffer, newlen*sizeof(unsigned … in mbfl_memory_device_strncat() local
284 …unsigned char *tmp = (unsigned char *)mbfl_realloc((void *)dest->buffer, newlen*sizeof(unsigned ch… in mbfl_memory_device_devcat() local
336 unsigned int *tmp; in mbfl_wchar_device_output() local
/PHP-5.5/Zend/
H A Dzend_language_parser.y875 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
881 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
950 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
969 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
H A Dzend_API.c1227 zval *tmp; in add_assoc_long_ex() local
1238 zval *tmp; in add_assoc_null_ex() local
1249 zval *tmp; in add_assoc_bool_ex() local
1260 zval *tmp; in add_assoc_resource_ex() local
1271 zval *tmp; in add_assoc_double_ex() local
1282 zval *tmp; in add_assoc_string_ex() local
1293 zval *tmp; in add_assoc_stringl_ex() local
1310 zval *tmp; in add_index_long() local
1321 zval *tmp; in add_index_null() local
1332 zval *tmp; in add_index_bool() local
[all …]
H A Dzend_variables.c128 zval *tmp; in _zval_copy_ctor_func() local
197 zval *tmp; in zval_copy_static_var() local
/PHP-5.5/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.5/ext/date/lib/
H A Dtimelib.c53 timelib_time *tmp = timelib_time_ctor(); in timelib_time_clone() local
66 timelib_rel_time *tmp = timelib_rel_time_ctor(); in timelib_rel_time_clone() local
118 timelib_tzinfo *tmp = timelib_tzinfo_ctor(tz->name); in timelib_tzinfo_clone() local
292 long tmp; in timelib_parse_tz_cor() local
H A Dparse_tz.c303 char *cur_locale = NULL, *tmp; in seek_to_tz_position() local
377 timelib_tzinfo *tmp; in timelib_parse_tzfile() local
479 timelib_time_offset *tmp = timelib_time_offset_ctor(); in timelib_get_time_zone_info() local
/PHP-5.5/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.5/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.5/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.5/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.5/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.c612 struct fpm_worker_pool_s *tmp = fpm_worker_all_pools; in fpm_worker_pool_config_alloc() local
697 char *tmp; in fpm_evaluate_full_path() local
1500 int tmp; in fpm_conf_load_ini_file() local
1517 char *tmp = ini_include; in fpm_conf_load_ini_file() local
1645 char *tmp; in fpm_conf_init_main() local
/PHP-5.5/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.5/ext/filter/
H A Dfilter.c399 zval **tmp; in php_zval_filter() local
668 zval *tmp; in php_filter_call() local
687 zval **tmp, **arg_elm; in php_filter_array_handler() local
741 zval **filter_args = NULL, **tmp; in PHP_FUNCTION() local
/PHP-5.5/sapi/apache_hooks/
H A Dsapi_apache.c67 char *tmp; in apache_php_module_hook() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c180 zval **tmp; in disp_getidsofnames() local
224 zval **tmp; in disp_getdispid() local
455 zval *tmp; in generate_dispids() local
587 zval *tmp, **ntmp; in php_com_wrapper_export_as_sink() local

Completed in 124 milliseconds

12345678