Home
last modified time | relevance | path

Searched defs:obj (Results 51 – 75 of 80) sorted by relevance

1234

/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp273 IntlIterator_object *obj = (IntlIterator_object*) in IntlPartsIterator_get_method() local
/PHP-5.5/ext/dom/
H A Delement.c238 int dom_element_tag_name_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_element_tag_name_read()
273 int dom_element_schema_type_info_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_element_schema_type_info_read()
/PHP-5.5/ext/wddx/
H A Dwddx.c458 static void php_wddx_serialize_object(wddx_packet *packet, zval *obj) in php_wddx_serialize_object()
923 zval *obj; in php_wddx_pop_element() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c265 ITypeInfo *php_com_locate_typeinfo(char *typelibname, php_com_dotnet_object *obj, char *dispname, i… in php_com_locate_typeinfo()
H A Dcom_saproxy.c42 php_com_dotnet_object *obj; member
/PHP-5.5/ext/snmp/
H A Dsnmp.c1982 php_snmp_object *obj; in php_snmp_read_property() local
2023 php_snmp_object *obj; in php_snmp_write_property() local
2110 php_snmp_object *obj; in php_snmp_get_properties() local
/PHP-5.5/Zend/
H A Dzend_builtin_functions.c750 zval *obj = NULL; in ZEND_FUNCTION() local
841 zval *obj; in is_a_impl() local
984 zval *obj; in ZEND_FUNCTION() local
H A Dzend_gc.h171 #define GC_REMOVE_ZOBJ_FROM_BUFFER(obj) \ argument
H A Dzend_vm_def.h2699 zval **obj = NULL; variable
3425 zval *obj; variable
H A Dzend_exceptions.c149 zval obj; in zend_default_exception_new_ex() local
H A Dzend_API.c264 zval *obj; in parse_arg_object_to_string() local
1023 zval *obj = va_arg(args, zval *); in zend_merge_property() local
1038 ZEND_API void zend_merge_properties(zval *obj, HashTable *properties, int destroy_ht TSRMLS_DC) /* … in zend_merge_properties()
3081 zval **obj = NULL; in zend_is_callable_ex() local
H A Dzend_object_handlers.c1598 int zend_std_get_closure(zval *obj, zend_class_entry **ce_ptr, zend_function **fptr_ptr, zval **zob… in zend_std_get_closure()
/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c150 static HashTable* spl_fixedarray_object_get_gc(zval *obj, zval ***table, int *n TSRMLS_DC) /* {{{{ … in spl_fixedarray_object_get_gc()
223 …lue spl_fixedarray_object_new_ex(zend_class_entry *class_type, spl_fixedarray_object **obj, zval *… in spl_fixedarray_object_new_ex()
H A Dspl_directory.h108 static inline spl_filesystem_iterator* spl_filesystem_object_to_iterator(spl_filesystem_object *obj) in spl_filesystem_object_to_iterator()
H A Dspl_array.c167 …ject_value spl_array_object_new_ex(zend_class_entry *class_type, spl_array_object **obj, zval *ori… in spl_array_object_new_ex()
533 spl_array_object *obj = intern; in spl_array_unset_dimension_ex() local
794 static HashTable* spl_array_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_array_get_debug_info()
H A Dspl_dllist.c367 …ect_value spl_dllist_object_new_ex(zend_class_entry *class_type, spl_dllist_object **obj, zval *or… in spl_dllist_object_new_ex()
506 static HashTable* spl_dllist_object_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{{ */ in spl_dllist_object_get_debug_info()
H A Dspl_iterators.c3480 PHPAPI int spl_iterator_apply(zval *obj, spl_iterator_apply_func_t apply_func, void *puser TSRMLS_D… in spl_iterator_apply()
3569 zval *obj; in PHP_FUNCTION() local
3595 zval *obj; in PHP_FUNCTION() local
3609 zval *obj; member
/PHP-5.5/ext/intl/converter/
H A Dconverter.c27 zend_object obj; member
41 #define THROW_UFAILURE(obj, fname, error) php_converter_throw_failure(obj, error TSRMLS_CC, \ argument
/PHP-5.5/ext/json/
H A DJSON_parser.c600 zval *obj; in parse_JSON_ex() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c210 zval *obj; member
357 static void _class_string(string *str, zend_class_entry *ce, zval *obj, char *indent TSRMLS_DC) in _class_string()
2786 zval *obj; in ZEND_METHOD() local
3760 zval *obj = va_arg(args, zval *); in _addmethod_va() local
4098 zval obj; in ZEND_METHOD() local
/PHP-5.5/ext/soap/
H A Dsoap.c1322 zval *obj; in PHP_METHOD() local
3269 zval* add_soap_fault(zval *obj, char *fault_code, char *fault_string, char *fault_actor, zval *faul…
3280 static void set_soap_fault(zval *obj, char *fault_code_ns, char *fault_code, char *fault_string, ch…
/PHP-5.5/ext/xml/
H A Dxml.c534 zval **obj; in xml_call_handler() local
/PHP-5.5/ext/standard/
H A Dbasic_functions.c5037 zval **obj, **method; local
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c1254 zval *obj; local
/PHP-5.5/ext/date/
H A Dphp_date.c4009 php_interval_obj *obj; in date_interval_read_property() local
4076 php_interval_obj *obj; in date_interval_write_property() local

Completed in 172 milliseconds

1234