Home
last modified time | relevance | path

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

1234567

/PHP-5.5/ext/standard/tests/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_recursive_basic1.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_basic1.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_intersect_uassoc_error.phpt53 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, second array member i…
H A Darray_walk_recursive_variation9.phpt6 * Description: Apply a user function to every member of an array
H A Darray_filter_object.phpt15 * object of class containing static member
H A Dusort_object1.phpt29 // comparison function for SimpleClass2 objects which has more than one member
H A Darray_walk_recursive_basic2.phpt6 * Description: Apply a user function to every member of an array
H A Darray_walk_basic2.phpt6 * Description: Apply a user function to every member of an array
H A Dusort_variation2.phpt165 Warning: usort() expects parameter 2 to be a valid callback, first array member is not a valid clas…
170 Warning: usort() expects parameter 2 to be a valid callback, first array member is not a valid clas…
H A Darray_walk_recursive_variation2.phpt6 * Description: Apply a user function to every member of an array
179 Warning: array_walk_recursive() expects parameter 2 to be a valid callback, first array member is n…
182 Warning: array_walk_recursive() expects parameter 2 to be a valid callback, first array member is n…
H A Darray_walk_variation2.phpt6 * Description: Apply a user function to every member of an array
179 Warning: array_walk() expects parameter 2 to be a valid callback, first array member is not a valid…
182 Warning: array_walk() expects parameter 2 to be a valid callback, first array member is not a valid…
H A Darray_filter_variation2.phpt137 Warning: array_filter() expects parameter 2 to be a valid callback, first array member is not a val…
140 Warning: array_filter() expects parameter 2 to be a valid callback, first array member is not a val…
H A Duasort_variation2.phpt150 Warning: uasort() expects parameter 2 to be a valid callback, first array member is not a valid cla…
154 Warning: uasort() expects parameter 2 to be a valid callback, first array member is not a valid cla…
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY292 add enc member into OnigErrorInfo.
360 [API] add num_comb_exp_check member in regex_t.
370 2006/08/10: [impl] remove by_number member in QualifierNode.
1504 2003/07/04: [spec] check mbuf member in the case of
1523 2003/06/26: [impl] add options member to RegStntaxType.
1547 2003/06/18: [spec] add op2 member to RegSyntaxType.
1588 2003/05/26: [impl] add num_call member to regex_t.
1589 2003/05/26: [impl] add repeat_range member to regex_t.
1667 add is_refered member to QualifierNode.
1671 2003/03/06: [impl] add member reg->stack_pop_level.
[all …]
/PHP-5.5/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 beeing a string
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_multiquery.phpt102 Fatal error: Call to a member function errorInfo() on a non-object in %s on line %d
H A Dpdo_mysql_prepare_native_clear_error.phpt96 Fatal error: Call to a member function execute() on a non-object in %s on line %d
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_setValue_error.phpt96 Cannot access non-public member TestClass::prot
/PHP-5.5/Zend/
H A Dzend_objects_API.c343 ZEND_API zval *zend_object_create_proxy(zval *object, zval *member TSRMLS_DC) in zend_object_create_proxy()
351 INIT_PZVAL_COPY(pobj->property, member); in zend_object_create_proxy()

Completed in 38 milliseconds

1234567