Home
last modified time | relevance | path

Searched refs:Z_OBJPROP_P (Results 1 – 18 of 18) sorted by relevance

/PHP-8.3/ext/oci8/
H A Doci8_interface.c236 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
267 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
293 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
319 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
359 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
391 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
417 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
438 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
463 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
510 …if ((tmp = zend_hash_str_find(Z_OBJPROP_P(z_descriptor), "descriptor", sizeof("descriptor")-1)) ==… in PHP_FUNCTION()
[all …]
H A Doci8_statement.c1142 …if (Z_TYPE_P(param) != IS_OBJECT || (tmp = zend_hash_str_find(Z_OBJPROP_P(param), "collection", si… in php_oci_bind_by_name()
1164 …if (Z_TYPE_P(param) != IS_OBJECT || (tmp = zend_hash_str_find(Z_OBJPROP_P(param), "descriptor", si… in php_oci_bind_by_name()
1483 if ((tmp = zend_hash_str_find(Z_OBJPROP_P(val), "descriptor", sizeof("descriptor")-1)) == NULL) { in php_oci_bind_out_callback()
/PHP-8.3/ext/standard/
H A Duser_filters.c150 zval *stream_prop = zend_hash_str_find_ind(Z_OBJPROP_P(obj), "stream", sizeof("stream")-1); in userfilter_filter()
382 …if (NULL == (pzbucket = zend_hash_str_find_deref(Z_OBJPROP_P(zobject), "bucket", sizeof("bucket")-… in php_stream_bucket_attach()
396 …if (NULL != (pzdata = zend_hash_str_find_deref(Z_OBJPROP_P(zobject), "data", sizeof("data")-1)) &&… in php_stream_bucket_attach()
H A Dincomplete_class.c146 zend_hash_str_update(Z_OBJPROP_P(object), MAGIC_MEMBER, sizeof(MAGIC_MEMBER)-1, &val); in php_store_class_name()
H A Dbrowscap.c762 …zend_hash_merge(Z_OBJPROP_P(return_value), agent_ht, (copy_ctor_func_t) browscap_zval_copy_ctor, 0… in PHP_FUNCTION()
H A Dvar_unserializer.re825 ht = Z_OBJPROP_P(rval);
H A Darray.c1503 target_hash = Z_OBJPROP_P(array); in php_array_walk()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_utils.c521 phpdbg_parse_variable_with_arg(input, len, Z_OBJPROP_P(zv), i, callback, step_cb, silent, arg); in phpdbg_parse_variable_with_arg()
573 parent = Z_OBJPROP_P(zv); in phpdbg_parse_variable_with_arg()
H A Dphpdbg_watch.c130 #define HT_FROM_ZVP(zvp) (Z_TYPE_P(zvp) == IS_OBJECT ? Z_OBJPROP_P(zvp) : Z_TYPE_P(zvp) == IS_ARRAY…
/PHP-8.3/ext/date/
H A Dphp_date.c2939 myht = Z_OBJPROP_P(object); in PHP_METHOD()
2959 myht = Z_OBJPROP_P(object); in PHP_METHOD()
3940 myht = Z_OBJPROP_P(object); in PHP_METHOD()
4662 myht = Z_OBJPROP_P(object); in PHP_METHOD()
5734 myht = Z_OBJPROP_P(object); in PHP_METHOD()
/PHP-8.3/Zend/
H A Dzend_types.h1001 #define Z_OBJPROP_P(zval_p) Z_OBJPROP(*(zval_p)) macro
H A Dzend.c499 properties = Z_OBJPROP_P(expr); in zend_print_flat_zval_r_to_buf()
H A Dzend_vm_def.h6841 properties = Z_OBJPROP_P(array_ptr);
6889 fe_ht = Z_OBJPROP_P(array); in ZEND_VM_HELPER()
7136 fe_ht = Z_OBJPROP_P(array);
H A Dzend_operators.c887 zend_hash_add_new(Z_OBJPROP_P(op), ZSTR_KNOWN(ZEND_STR_SCALAR), &tmp); in convert_to_object()
H A Dzend_execute.c3850 zend_hash_apply(Z_OBJPROP_P(pz), zend_check_symbol); in zend_check_symbol()
H A Dzend_vm_execute.h2843 fe_ht = Z_OBJPROP_P(array); in zend_fe_fetch_object_helper_SPEC()
5269 properties = Z_OBJPROP_P(array_ptr); in ZEND_FE_RESET_RW_SPEC_CONST_HANDLER()
19637 properties = Z_OBJPROP_P(array_ptr); in ZEND_FE_RESET_RW_SPEC_TMP_HANDLER()
22308 properties = Z_OBJPROP_P(array_ptr); in ZEND_FE_RESET_RW_SPEC_VAR_HANDLER()
22485 fe_ht = Z_OBJPROP_P(array); in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER()
40037 properties = Z_OBJPROP_P(array_ptr); in ZEND_FE_RESET_RW_SPEC_CV_HANDLER()
/PHP-8.3/ext/soap/
H A Dsoap.c3561 zend_hash_num_elements(Z_OBJPROP_P(detail)) == 1 &&
3562 …(tmp = zend_hash_str_find(Z_OBJPROP_P(detail), sparam->element->name, strlen(sparam->element->name…
H A Dphp_encoding.c447 !GC_IS_RECURSIVE(Z_OBJPROP_P(data))) { in master_to_xml_int()
1831 prop = Z_OBJPROP_P(data); in to_xml_object()

Completed in 296 milliseconds