Home
last modified time | relevance | path

Searched refs:ALLOC_ZVAL (Results 1 – 25 of 74) sorted by relevance

123

/PHP-5.5/ext/dom/
H A Ddomerror.c51 ALLOC_ZVAL(*retval); in dom_domerror_severity_read()
65 ALLOC_ZVAL(*retval); in dom_domerror_message_read()
79 ALLOC_ZVAL(*retval); in dom_domerror_type_read()
93 ALLOC_ZVAL(*retval); in dom_domerror_related_exception_read()
107 ALLOC_ZVAL(*retval); in dom_domerror_related_data_read()
121 ALLOC_ZVAL(*retval); in dom_domerror_location_read()
H A Ddomlocator.c51 ALLOC_ZVAL(*retval); in dom_domlocator_line_number_read()
65 ALLOC_ZVAL(*retval); in dom_domlocator_column_number_read()
79 ALLOC_ZVAL(*retval); in dom_domlocator_offset_read()
93 ALLOC_ZVAL(*retval); in dom_domlocator_related_node_read()
107 ALLOC_ZVAL(*retval); in dom_domlocator_uri_read()
H A Dentity.c58 ALLOC_ZVAL(*retval); in dom_entity_public_id_read()
86 ALLOC_ZVAL(*retval); in dom_entity_system_id_read()
115 ALLOC_ZVAL(*retval); in dom_entity_notation_name_read()
136 ALLOC_ZVAL(*retval); in dom_entity_actual_encoding_read()
155 ALLOC_ZVAL(*retval); in dom_entity_encoding_read()
174 ALLOC_ZVAL(*retval); in dom_entity_version_read()
H A Dtypeinfo.c51 ALLOC_ZVAL(*retval); in dom_typeinfo_type_name_read()
65 ALLOC_ZVAL(*retval); in dom_typeinfo_type_namespace_read()
H A Dattr.c116 ALLOC_ZVAL(*retval); in dom_attr_name_read()
132 ALLOC_ZVAL(*retval); in dom_attr_specified_read()
156 ALLOC_ZVAL(*retval); in dom_attr_value_read()
223 ALLOC_ZVAL(*retval); in dom_attr_owner_element_read()
249 ALLOC_ZVAL(*retval); in dom_attr_schema_type_info_read()
H A Dnotation.c59 ALLOC_ZVAL(*retval); in dom_notation_public_id_read()
87 ALLOC_ZVAL(*retval); in dom_notation_system_id_read()
H A Ddocumenttype.c57 ALLOC_ZVAL(*retval); in dom_documenttype_name_read()
143 ALLOC_ZVAL(*retval); in dom_documenttype_public_id_read()
171 ALLOC_ZVAL(*retval); in dom_documenttype_system_id_read()
200 ALLOC_ZVAL(*retval); in dom_documenttype_internal_subset_read()
H A Ddomstringlist.c57 ALLOC_ZVAL(*retval); in dom_domstringlist_length_read()
H A Ddomimplementationlist.c57 ALLOC_ZVAL(*retval); in dom_domimplementationlist_length_read()
H A Dnamelist.c60 ALLOC_ZVAL(*retval); in dom_namelist_length_read()
H A Dprocessinginstruction.c109 ALLOC_ZVAL(*retval); in dom_processinginstruction_target_read()
134 ALLOC_ZVAL(*retval); in dom_processinginstruction_data_read()
H A Dnode.c265 ALLOC_ZVAL(*retval); in dom_node_node_name_read()
318 ALLOC_ZVAL(*retval); in dom_node_node_value_read()
393 ALLOC_ZVAL(*retval); in dom_node_node_type_read()
424 ALLOC_ZVAL(*retval); in dom_node_parent_node_read()
458 ALLOC_ZVAL(*retval); in dom_node_child_nodes_read()
494 ALLOC_ZVAL(*retval); in dom_node_first_child_read()
531 ALLOC_ZVAL(*retval); in dom_node_last_child_read()
564 ALLOC_ZVAL(*retval); in dom_node_previous_sibling_read()
603 ALLOC_ZVAL(*retval); in dom_node_next_sibling_read()
631 ALLOC_ZVAL(*retval); in dom_node_attributes_read()
[all …]
H A Ddocument.c256 ALLOC_ZVAL(*retval); in dom_document_doctype_read()
281 ALLOC_ZVAL(*retval); in dom_document_implementation_read()
306 ALLOC_ZVAL(*retval); in dom_document_document_element_read()
340 ALLOC_ZVAL(*retval); in dom_document_encoding_read()
411 ALLOC_ZVAL(*retval); in dom_document_standalone_read()
476 ALLOC_ZVAL(*retval); in dom_document_version_read()
532 ALLOC_ZVAL(*retval); in dom_document_strict_error_checking_read()
575 ALLOC_ZVAL(*retval); in dom_document_format_output_read()
617 ALLOC_ZVAL(*retval); in dom_document_validate_on_parse_read()
659 ALLOC_ZVAL(*retval); in dom_document_resolve_externals_read()
[all …]
H A Dcharacterdata.c91 ALLOC_ZVAL(*retval); in dom_characterdata_data_read()
153 ALLOC_ZVAL(*retval); in dom_characterdata_length_read()
/PHP-5.5/sapi/apache_hooks/
H A Dsapi_apache.c97 ALLOC_ZVAL(class); in apache_php_module_hook()
99 ALLOC_ZVAL(method); in apache_php_module_hook()
/PHP-5.5/main/
H A Dphp_variables.c292 ALLOC_ZVAL(array_ptr); in SAPI_TREAT_DATA_FUNC()
469 ALLOC_ZVAL(tmp); in php_build_argv()
488 ALLOC_ZVAL(tmp); in php_build_argv()
540 ALLOC_ZVAL(array_ptr); in php_register_server_variables()
641 ALLOC_ZVAL(vars); in php_auto_globals_create_get()
668 ALLOC_ZVAL(vars); in php_auto_globals_create_post()
691 ALLOC_ZVAL(vars); in php_auto_globals_create_cookie()
713 ALLOC_ZVAL(vars); in php_auto_globals_create_files()
765 ALLOC_ZVAL(server_vars); in php_auto_globals_create_server()
784 ALLOC_ZVAL(env_vars); in php_auto_globals_create_env()
[all …]
/PHP-5.5/ext/spl/
H A Dspl_engine.c38 ALLOC_ZVAL(*object); in spl_instantiate()
/PHP-5.5/sapi/milter/
H A Dphp_milter.c217 ALLOC_ZVAL(param[0]); in mlfi_connect()
251 ALLOC_ZVAL(param[0]); in mlfi_helo()
286 ALLOC_ZVAL(param[0]); in mlfi_envfrom()
326 ALLOC_ZVAL(param[0]); in mlfi_envrcpt()
367 ALLOC_ZVAL(param[0]); in mlfi_header()
368 ALLOC_ZVAL(param[1]); in mlfi_header()
436 ALLOC_ZVAL(param[0]); in mlfi_body()
/PHP-5.5/
H A DREADME.input_filter109 ALLOC_ZVAL(array_ptr);
117 ALLOC_ZVAL(array_ptr);
125 ALLOC_ZVAL(array_ptr);
/PHP-5.5/Zend/
H A Dzend_gc.h203 #undef ALLOC_ZVAL
204 #define ALLOC_ZVAL(z) \ macro
H A Dzend_API.c3728 ALLOC_ZVAL(tmp); in zend_update_property_null()
3740 ALLOC_ZVAL(tmp); in zend_update_property_bool()
3752 ALLOC_ZVAL(tmp); in zend_update_property_long()
3764 ALLOC_ZVAL(tmp); in zend_update_property_double()
3776 ALLOC_ZVAL(tmp); in zend_update_property_string()
3788 ALLOC_ZVAL(tmp); in zend_update_property_stringl()
3837 ALLOC_ZVAL(tmp); in zend_update_static_property_null()
3849 ALLOC_ZVAL(tmp); in zend_update_static_property_bool()
3861 ALLOC_ZVAL(tmp); in zend_update_static_property_long()
3873 ALLOC_ZVAL(tmp); in zend_update_static_property_double()
[all …]
H A Dzend_execute.c149 ALLOC_ZVAL(_tmp); \
522 ALLOC_ZVAL(*value_ptr_ptr); in zend_assign_to_variable_reference()
542 ALLOC_ZVAL(*variable_ptr_ptr); in zend_assign_to_variable_reference()
708 ALLOC_ZVAL(value); in zend_assign_to_object()
715 ALLOC_ZVAL(value); in zend_assign_to_object()
830 ALLOC_ZVAL(variable_ptr); in zend_assign_tmp_to_variable()
863 ALLOC_ZVAL(variable_ptr); in zend_assign_const_to_variable()
913 ALLOC_ZVAL(variable_ptr); in zend_assign_to_variable()
1206 ALLOC_ZVAL(overloaded_result); in zend_fetch_dimension_address()
1300 ALLOC_ZVAL(ptr); in zend_fetch_dimension_address_read()
H A Dzend.h748 ALLOC_ZVAL(zp); \
752 ALLOC_ZVAL(zv); \
775 ALLOC_ZVAL(new_zv); \
825 ALLOC_ZVAL(varptr); \
H A Dzend_object_handlers.c435 ALLOC_ZVAL(tmp_member); in zend_std_read_property()
480 ALLOC_ZVAL(rv); in zend_std_read_property()
533 ALLOC_ZVAL(tmp_member); in zend_std_write_property()
803 ALLOC_ZVAL(tmp_member); in zend_std_unset_property()
880 ALLOC_ZVAL(method_args_ptr); in zend_std_call_user_call()
890 ALLOC_ZVAL(method_name_ptr); in zend_std_call_user_call()
1098 ALLOC_ZVAL(method_args_ptr); in zend_std_callstatic_user_call()
1108 ALLOC_ZVAL(method_name_ptr); in zend_std_callstatic_user_call()
1414 ALLOC_ZVAL(tmp_member); in zend_std_has_property()
/PHP-5.5/ext/wddx/
H A Dwddx.c756 ALLOC_ZVAL(ent.data); in php_wddx_push_element()
766 ALLOC_ZVAL(ent.data); in php_wddx_push_element()
788 ALLOC_ZVAL(ent.data); in php_wddx_push_element()
801 ALLOC_ZVAL(ent.data); in php_wddx_push_element()
813 ALLOC_ZVAL(ent.data); in php_wddx_push_element()
822 ALLOC_ZVAL(ent.data); in php_wddx_push_element()
830 ALLOC_ZVAL(ent.data); in php_wddx_push_element()
907 ALLOC_ZVAL(ent.data); in php_wddx_push_element()

Completed in 78 milliseconds

123