Searched refs:zend_std_get_gc (Results 1 – 4 of 4) sorted by relevance
257 ZEND_API HashTable *zend_std_get_gc(zend_object *object, zval **table, int *n);
162 ZEND_API HashTable *zend_std_get_gc(zend_object *zobj, zval **table, int *n) /* {{{ */ in zend_std_get_gc() function2463 zend_std_get_gc, /* get_gc */
128 return zend_std_get_gc(object, table, n); in php_dom_xpath_callbacks_get_gc_for_whole_object()
2250 return zend_std_get_gc(object, table, n); in php_sqlite3_get_gc()
Completed in 24 milliseconds