Home
last modified time | relevance | path

Searched refs:zend_std_get_gc (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/
H A Dzend_object_handlers.h212 ZEND_API HashTable *zend_std_get_gc(zend_object *object, zval **table, int *n);
H A Dzend_object_handlers.c135 ZEND_API HashTable *zend_std_get_gc(zend_object *zobj, zval **table, int *n) /* {{{ */ in zend_std_get_gc() function
2031 zend_std_get_gc, /* get_gc */
/php-src/ext/dom/
H A Dxpath_callbacks.c128 return zend_std_get_gc(object, table, n); in php_dom_xpath_callbacks_get_gc_for_whole_object()
/php-src/ext/sqlite3/
H A Dsqlite3.c2251 return zend_std_get_gc(object, table, n); in php_sqlite3_get_gc()

Completed in 101 milliseconds