Home
last modified time | relevance | path

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

12345678

/PHP-5.3/Zend/
H A Dzend_language_parser.y453 …optional_class_type T_VARIABLE { znode tmp; fetch_simple_variable(&tmp, &$2, 0 TSRMLS_CC); $$.… variable
454 …| optional_class_type '&' T_VARIABLE { znode tmp; fetch_simple_variable(&tmp, &$3, 0 TSRMLS_CC)… variable
455 …| optional_class_type '&' T_VARIABLE '=' static_scalar { znode tmp; fetch_simple_variable(&tmp,… variable
456 …| optional_class_type T_VARIABLE '=' static_scalar { znode tmp; fetch_simple_variable(&tmp, &$… variable
457 …| non_empty_parameter_list ',' optional_class_type T_VARIABLE { znode tmp; fetch_simple_variable… variable
458 …| non_empty_parameter_list ',' optional_class_type '&' T_VARIABLE { znode tmp; fetch_simple_varia… variable
459 …| non_empty_parameter_list ',' optional_class_type '&' T_VARIABLE '=' static_scalar { znode tmp; … variable
460 …| non_empty_parameter_list ',' optional_class_type T_VARIABLE '=' static_scalar { znode tmp; fet… variable
701 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
707 …| T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.cons… variable
[all …]
H A Dzend_API.c1071 zval *tmp; in _object_and_properties_init() local
1119 zval *tmp; in add_assoc_long_ex() local
1130 zval *tmp; in add_assoc_null_ex() local
1141 zval *tmp; in add_assoc_bool_ex() local
1152 zval *tmp; in add_assoc_resource_ex() local
1163 zval *tmp; in add_assoc_double_ex() local
1174 zval *tmp; in add_assoc_string_ex() local
1185 zval *tmp; in add_assoc_stringl_ex() local
1202 zval *tmp; in add_index_long() local
1213 zval *tmp; in add_index_null() local
[all …]
/PHP-5.3/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
263 zval* tmp; in parse_packet_soap() local
352 zval *tmp; in parse_packet_soap() local
385 zval *tmp; in parse_packet_soap() local
H A Dphp_encoding.c471 zval **tmp; in master_to_xml_int() local
603 encodePtr tmp = enc; in master_to_zval() local
888 zval tmp = *data; in to_xml_string() local
978 zval tmp = *data; in to_xml_base64() local
1000 zval tmp; in to_xml_hexbin() local
1122 zval tmp = *data; in to_xml_long() local
1142 zval tmp; in to_xml_double() local
3138 zval **tmp; in to_xml_list() local
3161 zval tmp = *data; in to_xml_list() local
3281 zval tmp = *data; in to_xml_any() local
[all …]
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
2041 sdlAttributePtr *tmp; in schema_attribute_fixup() local
2090 sdlTypePtr *tmp; in schema_attributegroup_fixup() local
2144 sdlTypePtr *tmp; in schema_content_model_fixup() local
2159 sdlContentModelPtr *tmp; in schema_content_model_fixup() local
2175 sdlContentModelPtr *tmp; in schema_content_model_fixup() local
2191 sdlTypePtr *tmp; in schema_type_fixup() local
[all …]
H A Dsoap.c1099 zval **tmp; in soap_create_typemap() local
1243 zval **tmp; in PHP_METHOD() local
2326 zval **tmp; local
2809 zval **tmp; local
3003 zval **tmp; local
3030 zval **tmp; local
3191 zval **tmp; local
3209 zval **tmp; local
3227 zval **tmp; local
3245 zval **tmp; local
[all …]
H A Dphp_http.c96 zval **tmp; in http_context_headers() local
162 zval **proxy_host, **proxy_port, **tmp; in http_connect() local
282 zval **trace, **tmp; in make_http_soap_request() local
762 zval **tmp; in make_http_soap_request() local
840 char *tmp; in make_http_soap_request() local
1261 char *pos, *tmp = NULL; in get_http_header_value() local
/PHP-5.3/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.3/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.3/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.c623 zval tmp; in php_init_config() local
868 zval *tmp; in php_ini_activate_per_host_config() local
883 zval *tmp; in cfg_get_entry() local
897 zval *tmp, var; in cfg_get_long() local
915 zval *tmp, var; in cfg_get_double() local
933 zval *tmp; in cfg_get_string() local
/PHP-5.3/ext/date/lib/
H A Dtimelib.c51 timelib_time *tmp = timelib_time_ctor(); in timelib_time_clone() local
64 timelib_rel_time *tmp = timelib_rel_time_ctor(); in timelib_rel_time_clone() local
116 timelib_tzinfo *tmp = timelib_tzinfo_ctor(tz->name); in timelib_tzinfo_clone() local
H A Dparse_tz.c263 char *cur_locale = NULL, *tmp; in seek_to_tz_position() local
318 timelib_tzinfo *tmp; in timelib_parse_tzfile() local
412 timelib_time_offset *tmp = timelib_time_offset_ctor(); in timelib_get_time_zone_info() local
/PHP-5.3/ext/bz2/
H A Dbz2_filter.c356 zval tmp, *tmp2; in php_bz2_filter_create() local
372 zval tmp, *tmp2; in php_bz2_filter_create() local
394 zval tmp; in php_bz2_filter_create() local
408 zval tmp; in php_bz2_filter_create() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_events.c212 struct fpm_event_queue_s *q, *tmp; in fpm_event_queue_destroy() local
369 struct timeval tmp; in fpm_event_loop() local
480 struct timeval tmp; in fpm_event_add() local
H A Dfpm_log.c106 char tmp[129]; in fpm_log_write() local
370 char *tmp = fcgi_get_last_client_ip(); in fpm_log_write() local
H A Dfpm_conf.c599 struct fpm_worker_pool_s *tmp = fpm_worker_all_pools; in fpm_worker_pool_config_alloc() local
684 char *tmp; in fpm_evaluate_full_path() local
1477 int tmp; in fpm_conf_load_ini_file() local
1494 char *tmp = ini_include; in fpm_conf_load_ini_file() local
1618 char *tmp; in fpm_conf_init_main() local
/PHP-5.3/ext/session/
H A Dsession.c224 zval **tmp; in php_get_session_var() local
636 ps_module *tmp; in PHP_INI_MH() local
664 const ps_serializer *tmp; in PHP_INI_MH() local
/PHP-5.3/ext/standard/
H A Ddir.c265 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
H A Dmail.c225 char *tmp; in php_mail() local
243 char *tmp = zend_get_executed_filename(TSRMLS_C); in php_mail() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_result_meta.c57 register const char * tmp = key; in mysqlnd_is_key_numeric() local
100 register UChar * tmp=key; in mysqlnd_unicode_is_key_numeric() local
/PHP-5.3/ext/filter/
H A Dfilter.c397 zval **tmp; in php_zval_filter() local
681 zval *tmp; in php_filter_call() local
700 zval **tmp, **arg_elm; in php_filter_array_handler() local
754 zval **filter_args = NULL, **tmp; in PHP_FUNCTION() local
/PHP-5.3/sapi/apache_hooks/
H A Dsapi_apache.c67 char *tmp; in apache_php_module_hook() local
/PHP-5.3/win32/
H A Dwsyslog.c86 char *tmp = NULL; in syslog() local

Completed in 116 milliseconds

12345678