Searched refs:php_xsl_fetch_object (Results 1 – 2 of 2) sorted by relevance
75 static inline xsl_object *php_xsl_fetch_object(zend_object *obj) { in php_xsl_fetch_object() function79 #define Z_XSL_P(zv) php_xsl_fetch_object(Z_OBJ_P((zv)))
71 xsl_object *intern = php_xsl_fetch_object(object); in ZEND_GET_MODULE()
Completed in 25 milliseconds