Searched defs:other (Results 1 – 6 of 6) sorted by relevance
217 spl_SplObjectStorage *other = (spl_SplObjectStorage*)zend_object_store_get_object(orig TSRMLS_CC); in spl_object_storage_new_ex() local447 spl_SplObjectStorage *other; in SPL_METHOD() local466 spl_SplObjectStorage *other; in SPL_METHOD() local494 spl_SplObjectStorage *other; in SPL_METHOD() local
87 …spl_array_object *other = (spl_array_object*)zend_object_store_get_object(intern->array TSRMLS_CC… in spl_array_get_hash_table() local185 spl_array_object *other = (spl_array_object*)zend_object_store_get_object(orig TSRMLS_CC); in spl_array_object_new_ex() local1075 spl_array_object *other = (spl_array_object*)zend_object_store_get_object(*array TSRMLS_CC); in spl_array_set_array() local
224 …spl_fixedarray_object *other = (spl_fixedarray_object*)zend_object_store_get_object(orig TSRMLS_CC… in spl_fixedarray_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
404 spl_heap_object *other = (spl_heap_object*)zend_object_store_get_object(orig TSRMLS_CC); in spl_heap_object_new_ex() local
612 dba_info *info, *other; in php_dba_open() local
Completed in 36 milliseconds