Searched defs:other (Results 1 – 6 of 6) sorted by relevance
272 spl_SplObjectStorage *other = (spl_SplObjectStorage*)zend_object_store_get_object(orig TSRMLS_CC); in spl_object_storage_new_ex() local535 spl_SplObjectStorage *other; in SPL_METHOD() local554 spl_SplObjectStorage *other; in SPL_METHOD() local582 spl_SplObjectStorage *other; in SPL_METHOD() local
90 …spl_array_object *other = (spl_array_object*)zend_object_store_get_object(intern->array TSRMLS_CC… in spl_array_get_hash_table() local187 spl_array_object *other = (spl_array_object*)zend_object_store_get_object(orig TSRMLS_CC); in spl_array_object_new_ex() local1116 spl_array_object *other = (spl_array_object*)zend_object_store_get_object(*array TSRMLS_CC); in spl_array_set_array() local
241 …spl_fixedarray_object *other = (spl_fixedarray_object*)zend_object_store_get_object(orig TSRMLS_CC… in spl_fixedarray_object_new_ex() local
403 spl_heap_object *other = (spl_heap_object*)zend_object_store_get_object(orig TSRMLS_CC); in spl_heap_object_new_ex() local
386 spl_dllist_object *other = (spl_dllist_object*)zend_object_store_get_object(orig TSRMLS_CC); in spl_dllist_object_new_ex() local
619 dba_info *info, *other; in php_dba_open() local
Completed in 28 milliseconds