Home
last modified time | relevance | path

Searched refs:member (Results 101 – 125 of 159) sorted by relevance

1234567

/PHP-7.4/ext/standard/tests/array/
H A Dsort_object1.phpt20 // initializing object member value
31 // initializing object member value
H A Darsort_object1.phpt23 // initializing object member value
34 // initializing object member value
H A Dnatcasesort_object1.phpt20 // initializing object member value
H A Dasort_object1.phpt23 // initializing object member value
34 // initializing object member value
H A Dkrsort_object.phpt21 // initializing object member value
31 // initializing object member value
H A Dksort_object.phpt21 // initializing object member value
32 // initializing object member value
H A Drsort_object2.phpt23 // initializing object member value
38 // initializing object member value
H A Darray_walk_variation3.phpt6 * Description: Apply a user function to every member of an array
H A Dnatcasesort_object2.phpt23 // initializing object member value
H A Darray_map_variation17.phpt144 Warning: array_map() expects parameter 1 to be a valid callback, first array member is not a valid …
148 Warning: array_map() expects parameter 1 to be a valid callback, first array member is not a valid …
H A Darray_walk_basic1.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_error2.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_recursive_basic1.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_recursive_error2.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_recursive_variation3.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_recursive_variation7.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_variation7.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_variation9.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_recursive_variation9.phpt6 * Description: Apply a user function to every member of an array
/PHP-7.4/ext/standard/tests/file/
H A Dstat_variation7-win32.phpt41 // directory as member
45 // file as member
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_errorcode.phpt59 Fatal error: Uncaught Error: Call to a member function execute() on bool in %s:%d
/PHP-7.4/Zend/
H A Dzend_closures.c435 static ZEND_COLD zval *zend_closure_read_property(zval *object, zval *member, int type, void **cach… in zend_closure_read_property() argument
442 static ZEND_COLD zval *zend_closure_write_property(zval *object, zval *member, zval *value, void **… in zend_closure_write_property() argument
449 static ZEND_COLD zval *zend_closure_get_property_ptr_ptr(zval *object, zval *member, int type, void… in zend_closure_get_property_ptr_ptr() argument
456 static ZEND_COLD int zend_closure_has_property(zval *object, zval *member, int has_set_exists, void… in zend_closure_has_property() argument
465 static ZEND_COLD void zend_closure_unset_property(zval *object, zval *member, void **cache_slot) /*… in zend_closure_unset_property() argument
/PHP-7.4/ext/phar/tests/
H A Dbug54289.phpt43 // but not an array with a bad member in it
/PHP-7.4/ext/reflection/tests/
H A DReflectionProperty_getValue_error.phpt78 Cannot access non-public member TestClass::$prot
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt24 var_dump($foo); // here you can see the bar member var being a string

Completed in 54 milliseconds

1234567