Home
last modified time | relevance | path

Searched refs:object (Results 2251 – 2275 of 2507) sorted by relevance

1...<<919293949596979899100101

/php-src/ext/standard/tests/strings/
H A Dstristr_variation2.phpt11 return "sample object";
H A Dstrip_tags_variation2.phpt58 // object data
/php-src/ext/spl/tests/
H A Diterator_053.phpt181 object(ArrayIterator)#%d (1) {
/php-src/Zend/asm/
H A DLICENSE14 works are solely in the form of machine-executable object code generated by
/php-src/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt2 get_object_vars(): visibility from static methods (target object passed as arg)
/php-src/ext/soap/tests/
H A Dtypemap007.phpt53 object(book)#%d (2) {
/php-src/ext/random/tests/02_engine/
H A Dxoshiro256starstar_seed.phpt72 object(Random\Engine\Xoshiro256StarStar)#%d (%d) {
/php-src/ext/ldap/tests/
H A Dldap_get_option_controls.phpt108 object(LDAP\Result)#%d (0) {
H A Dldap_modify_batch_error.phpt73 Warning: ldap_modify_batch(): Batch Modify: No such object in %s on line %d
H A Dldap_search_error.phpt57 Warning: ldap_search(): Search: No such object in %s on line %d
/php-src/ext/mysqli/tests/
H A Dmysqli_more_results.phpt72 mysqli object is already closed
H A Dmysqli_next_result.phpt69 mysqli object is already closed
H A Dmysqli_data_seek.phpt68 mysqli_result object is already closed
/php-src/ext/pgsql/tests/
H A D09notice.phpt54 object(PgSql\Result)#%d (0) {
H A D27large_object_oid.phpt2 PostgreSQL create large object with given oid
/php-src/Zend/
H A Dzend_vm_def.h1011 zval *object; variable
1029 object = Z_REFVAL_P(object);
1286 zval *object; variable
1301 object = Z_REFVAL_P(object);
1359 zval *object; variable
1374 object = Z_REFVAL_P(object);
2399 object = Z_REFVAL_P(object);
3473 zval *object; variable
8182 zval *object; variable
8190 object = NULL;
[all …]
/php-src/ext/standard/tests/array/
H A Darray_multisort_variation1.phpt26 return "Class A object";
79 // object data
H A Darray_multisort_variation3.phpt27 return "Class A object";
80 // object data
H A Darray_diff_uassoc_variation1.phpt29 return "Class A object";
82 // object data
/php-src/ext/standard/
H A Dbasic_functions.stub.php1620 function end(array|object &$array): mixed {}
1622 function prev(array|object &$array): mixed {}
1624 function next(array|object &$array): mixed {}
1626 function reset(array|object &$array): mixed {}
1628 function current(array|object $array): mixed {}
1631 function pos(array|object $array): mixed {}
1633 function key(array|object $array): int|string|null {}
1647 function array_walk(array|object &$array, callable $callback, mixed $arg = UNKNOWN): true {}
1649 function array_walk_recursive(array|object &$array, callable $callback, mixed $arg = UNKNOWN): true…
2122 function get_browser(?string $user_agent = null, bool $return_array = false): object|array|false {}
[all …]
/php-src/ext/libxml/tests/
H A Dbug61367-read.phpt14 …* Note: Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object"…
/php-src/ext/gmp/tests/
H A Dgmp_pown.phpt83 object(GMP)#6 (1) {
/php-src/ext/reflection/tests/
H A DReflectionMethod_basic2.phpt118 Parameter #0 [ <required> object|string $class ]
/php-src/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001w.phpt11 $client->echoStructAsSimpleTypes((object)array('varString'=>"arg",'varInt'=>34,'varFloat'=>34.345));
/php-src/ext/snmp/tests/
H A Dsnmp-object-properties-error.phpt2 Test SNMP object property errors

Completed in 61 milliseconds

1...<<919293949596979899100101