Home
last modified time | relevance | path

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

/PHP-7.2/ext/xsl/
H A Dphp_xsl.h75 static inline xsl_object *php_xsl_fetch_object(zend_object *obj) { in php_xsl_fetch_object() function
79 #define Z_XSL_P(zv) php_xsl_fetch_object(Z_OBJ_P((zv)))
H A Dphp_xsl.c71 xsl_object *intern = php_xsl_fetch_object(object); in ZEND_GET_MODULE()

Completed in 8 milliseconds