Home
last modified time | relevance | path

Searched refs:php_xsl_fetch_object (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/xsl/
H A Dphp_xsl.h67 static inline xsl_object *php_xsl_fetch_object(zend_object *obj) { in php_xsl_fetch_object() function
71 #define Z_XSL_P(zv) php_xsl_fetch_object(Z_OBJ_P((zv)))
H A Dphp_xsl.c58 xsl_object *intern = php_xsl_fetch_object(object); in ZEND_GET_MODULE()
80 xsl_object *intern = php_xsl_fetch_object(object); in xsl_objects_free_storage()

Completed in 6 milliseconds