Home
last modified time | relevance | path

Searched refs:object (Results 1751 – 1775 of 2489) sorted by relevance

1...<<71727374757677787980>>...100

/php-src/ext/spl/tests/
H A Ddit_001.phpt16 object(DirectoryIterator)#%d (4) {
H A DarrayObject_uasort_basic1.phpt30 object(ArrayObject)#1 (1) {
H A Dbug70155.phpt14 Fatal error: Uncaught InvalidArgumentException: Overloaded object of type DateInterval is not compa…
H A Diterator_054.phpt59 object(ArrayIterator)#%d (1) {
/php-src/ext/pdo_mysql/tests/
H A Dbug_37445.phpt2 PDO MySQL Bug #37445 (Premature stmt object destruction)
/php-src/ext/opcache/tests/jit/
H A Disset_002.phpt31 Warning: foreach() argument must be of type array|object, null given in %sisset_002.php on line 3
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c113 zval *xmlreader_get_property_ptr_ptr(zend_object *object, zend_string *name, int type, void **cache… in xmlreader_get_property_ptr_ptr() argument
119 retval = zend_std_get_property_ptr_ptr(object, name, type, cache_slot); in xmlreader_get_property_ptr_ptr()
127 zval *xmlreader_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, … in xmlreader_read_property() argument
130 xmlreader_object *obj = php_xmlreader_fetch_object(object); in xmlreader_read_property()
140 retval = zend_std_read_property(object, name, type, cache_slot, rv); in xmlreader_read_property()
148 zval *xmlreader_write_property(zend_object *object, zend_string *name, zval *value, void **cache_sl… in xmlreader_write_property() argument
153 …zend_throw_error(NULL, "Cannot modify readonly property %s::$%s", ZSTR_VAL(object->ce->name), ZSTR… in xmlreader_write_property()
155 value = zend_std_write_property(object, name, value, cache_slot); in xmlreader_write_property()
325 void xmlreader_objects_free_storage(zend_object *object) in xmlreader_objects_free_storage() argument
327 xmlreader_object *intern = php_xmlreader_fetch_object(object); in xmlreader_objects_free_storage()
/php-src/ext/standard/tests/array/
H A Dsizeof_object2.phpt2 Test sizeof() function : object functionality - objects without Countable interface
5 echo "*** Testing sizeof() : object functionality ***\n";
103 *** Testing sizeof() : object functionality ***
/php-src/ext/shmop/
H A Dshmop.c91 static zend_function *shmop_get_constructor(zend_object *object) in shmop_get_constructor() argument
97 static void shmop_free_obj(zend_object *object) in shmop_free_obj() argument
99 php_shmop *shmop = shmop_from_obj(object); in shmop_free_obj()
/php-src/ext/sysvsem/
H A Dsysvsem.c102 static zend_function *sysvsem_get_constructor(zend_object *object) { in sysvsem_get_constructor() argument
107 static void sysvsem_free_obj(zend_object *object) in sysvsem_free_obj() argument
109 sysvsem_sem *sem_ptr = sysvsem_from_obj(object); in sysvsem_free_obj()
/php-src/ext/intl/dateformat/
H A Ddateformat_parse.c140 &object, IntlDateFormatter_ce_ptr, &text_to_parse, &text_len, &z_parse_pos ) == FAILURE ){ in PHP_FUNCTION()
183 object = ZEND_THIS; in PHP_METHOD()
226 &object, IntlDateFormatter_ce_ptr, &text_to_parse, &text_len, &z_parse_pos ) == FAILURE ){ in PHP_FUNCTION()
/php-src/ext/pdo_sqlite/tests/
H A Dbug48773.phpt29 object(bar)#%d (1) {
/php-src/ext/fileinfo/tests/
H A Dclone_serialize.phpt26 Trying to clone an uncloneable object of class finfo
/php-src/ext/session/tests/
H A Dbug71972.phpt2 Bug #71972 (Cyclic references causing session_start(): Failed to decode session object)
/php-src/ext/zip/tests/
H A Dbug38944.phpt28 object(ZipArchive)#%d (6) {
/php-src/ext/intl/transliterator/
H A Dtransliterator_class.h59 int transliterator_object_construct( zval *object,
/php-src/tests/classes/
H A Dabstract_by_interface_002.phpt30 object(Leaf)#%d (0) {
/php-src/ext/reflection/tests/
H A DReflectionEnum_construct.phpt34 ReflectionEnum::__construct(): Argument #1 ($objectOrClass) must be of type object|string, array gi…
/php-src/Zend/tests/
H A Dobjects_034.phpt2 Array object clobbering by user error handler
/php-src/ext/simplexml/tests/
H A Dcurrent_error.phpt37 object(SimpleXMLElement)#3 (0) {
/php-src/ext/com_dotnet/tests/
H A D27974.phpt33 object(variant)#1 (0) {
/php-src/ext/date/tests/
H A Dbug67118_2.phpt27 object(Foo)#1 (3) {
H A Dbug68942_2.phpt9 Fatal error: Uncaught Error: Invalid serialization data for DateTime object in %sbug68942_2.php:%d
/php-src/ext/standard/tests/serialize/
H A Dbug14293.phpt33 object(t)#%d (1) {
H A Dbug69425.phpt29 object(DateInterval)#1 (%d) {

Completed in 31 milliseconds

1...<<71727374757677787980>>...100