Home
last modified time | relevance | path

Searched defs:obj (Results 76 – 100 of 115) sorted by relevance

12345

/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c186 xmlXPathObjectPtr obj; in xsl_ext_function_php() local
347 dom_object *obj; in xsl_ext_function_php() local
/PHP-7.4/ext/libxml/
H A Dphp_libxml.h86 static inline php_libxml_node_object *php_libxml_node_fetch_object(zend_object *obj) { in php_libxml_node_fetch_object()
/PHP-7.4/main/
H A DSAPI.c1065 SAPI_API int sapi_get_target_uid(uid_t *obj) in sapi_get_target_uid()
1074 SAPI_API int sapi_get_target_gid(gid_t *obj) in sapi_get_target_gid()
/PHP-7.4/ext/intl/collator/
H A Dcollator_convert.c215 zval* collator_convert_object_to_string( zval* obj, zval *rv ) in collator_convert_object_to_string()
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp257 IntlIterator_object *obj = php_intl_iterator_fetch_object(*object_ptr); in IntlPartsIterator_get_method() local
/PHP-7.4/Zend/
H A Dzend_object_handlers.c1854 ZEND_API int zend_std_get_closure(zval *obj, zend_class_entry **ce_ptr, zend_function **fptr_ptr, z… in zend_std_get_closure()
1878 ZEND_API HashTable *zend_std_get_properties_for(zval *obj, zend_prop_purpose purpose) { in zend_std_get_properties_for()
1907 ZEND_API HashTable *zend_get_properties_for(zval *obj, zend_prop_purpose purpose) { in zend_get_properties_for()
H A Dzend_execute.c649 zend_object *obj; in make_real_object() local
1818 zval rv, obj; in zend_post_incdec_overloaded_property() local
1856 zval *z, obj; in zend_pre_incdec_overloaded_property() local
1897 zval rv, obj, res; in zend_assign_op_overloaded_property() local
2749 zend_object *obj, zval *slot) in zend_object_fetch_property_type_info()
2765 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
3971 zend_object *obj; in cleanup_live_vars() local
4157 zval *obj; in zend_init_dynamic_call_array() local
H A Dzend_API.c557 zval obj; in zend_parse_arg_str_weak() local
1168 ZEND_API void zend_merge_properties(zval *obj, HashTable *properties) /* {{{ */ in zend_merge_properties()
1408 zend_object *obj = zend_objects_new(class_type); in _object_and_properties_init() local
3288 zval *obj = NULL; in zend_get_callable_name_ex() local
3379 zval *obj = NULL; in zend_is_callable_impl() local
/PHP-7.4/ext/zend_test/
H A Dtest.c139 zend_object *obj = zend_objects_new(class_type); in zend_test_class_new() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1057 zend_object **obj = EG(objects_store).object_buckets + i; in PHPDBG_COMMAND() local
1074 zend_object *obj = EG(objects_store).object_buckets[i]; in PHPDBG_COMMAND() local
/PHP-7.4/ext/standard/
H A Dvar.c761 static int php_var_serialize_call_magic_serialize(zval *retval, zval *obj) /* {{{ */ in php_var_serialize_call_magic_serialize()
1016 zval retval, obj; in php_var_serialize_intern() local
/PHP-7.4/ext/spl/
H A Dspl_dllist.c107 static inline spl_dllist_object *spl_dllist_from_obj(zend_object *obj) /* {{{ */ { in spl_dllist_from_obj()
495 static inline HashTable* spl_dllist_object_get_debug_info(zval *obj) /* {{{{ */ in spl_dllist_object_get_debug_info()
538 static HashTable *spl_dllist_object_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_dllist_object_get_gc()
H A Dspl_array.c76 static inline spl_array_object *spl_array_from_obj(zend_object *obj) /* {{{ */ { in spl_array_from_obj()
96 zend_object *obj = Z_OBJ(intern->array); in spl_array_get_hash_table_ptr() local
825 static inline HashTable* spl_array_get_debug_info(zval *obj) /* {{{ */ in spl_array_get_debug_info()
858 static HashTable *spl_array_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in spl_array_get_gc()
H A Dspl_iterators.h162 static inline spl_dual_it_object *spl_dual_it_from_obj(zend_object *obj) /* {{{ */ { in spl_dual_it_from_obj()
H A Dspl_iterators.c127 static inline spl_recursive_it_object *spl_recursive_it_from_obj(zend_object *obj) /* {{{ */ { in spl_recursive_it_from_obj()
3481 PHPAPI int spl_iterator_apply(zval *obj, spl_iterator_apply_func_t apply_func, void *puser) in spl_iterator_apply()
3570 zval *obj; in PHP_FUNCTION() local
3592 zval *obj; in PHP_FUNCTION() local
3608 zval *obj; member
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c57 static inline finfo_object *php_finfo_fetch_object(zend_object *obj) { in php_finfo_fetch_object()
/PHP-7.4/ext/dom/
H A Delement.c229 int dom_element_tag_name_read(dom_object *obj, zval *retval) in dom_element_tag_name_read()
263 int dom_element_schema_type_info_read(dom_object *obj, zval *retval) in dom_element_schema_type_info_read()
/PHP-7.4/ext/gmp/
H A Dgmp.c256 #define GET_GMP_OBJECT_FROM_OBJ(obj) \ argument
374 static void gmp_free_object_storage(zend_object *obj) /* {{{ */ in gmp_free_object_storage()
441 static HashTable *gmp_get_debug_info(zval *obj, int *is_temp) /* {{{ */ in gmp_get_debug_info()
457 static zend_object *gmp_clone_obj(zval *obj) /* {{{ */ in gmp_clone_obj()
/PHP-7.4/ext/pdo/
H A Dphp_pdo_driver.h525 static inline pdo_dbh_t *php_pdo_dbh_fetch_inner(zend_object *obj) { in php_pdo_dbh_fetch_inner()
529 static inline pdo_dbh_object_t *php_pdo_dbh_fetch_object(zend_object *obj) { in php_pdo_dbh_fetch_object()
653 static inline pdo_stmt_t *php_pdo_stmt_fetch_object(zend_object *obj) { in php_pdo_stmt_fetch_object()
/PHP-7.4/ext/snmp/
H A Dsnmp.c1917 php_snmp_object *obj; in php_snmp_read_property() local
1958 php_snmp_object *obj; in php_snmp_write_property() local
2043 php_snmp_object *obj; in php_snmp_get_properties() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c305 ITypeInfo *php_com_locate_typeinfo(char *typelibname, php_com_dotnet_object *obj, char *dispname, i… in php_com_locate_typeinfo()
H A Dcom_saproxy.c41 php_com_dotnet_object *obj; member
/PHP-7.4/ext/soap/
H A Dsoap.c1312 zval *obj; in PHP_METHOD() local
3218 static void clear_soap_fault(zval *obj) /* {{{ */
3226 static void add_soap_fault_ex(zval *fault, zval *obj, char *fault_code, char *fault_string, char *f…
3235 void add_soap_fault(zval *obj, char *fault_code, char *fault_string, char *fault_actor, zval *fault…
3246 static void set_soap_fault(zval *obj, char *fault_code_ns, char *fault_code, char *fault_string, ch…
/PHP-7.4/ext/mysqli/
H A Dphp_mysqli_structs.h133 static inline mysqli_object *php_mysqli_fetch_object(zend_object *obj) { in php_mysqli_fetch_object()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c146 zval obj; member
154 static inline reflection_object *reflection_object_from_obj(zend_object *obj) { in reflection_object_from_obj()
260 static HashTable *reflection_get_gc(zval *obj, zval **gc_data, int *gc_data_count) /* {{{ */ in reflection_get_gc()
296 static void _class_string(smart_str *str, zend_class_entry *ce, zval *obj, char *indent) in _class_string()
3041 zval *obj; in ZEND_METHOD() local
4203 zend_object *obj; in ZEND_METHOD() local
4569 zval obj; in ZEND_METHOD() local

Completed in 145 milliseconds

12345