Home
last modified time | relevance | path

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

/PHP-7.4/ext/xsl/
H A Dphp_xsl.h73 static inline xsl_object *php_xsl_fetch_object(zend_object *obj) { in php_xsl_fetch_object() function
77 #define Z_XSL_P(zv) php_xsl_fetch_object(Z_OBJ_P((zv)))
H A Dphp_xsl.c69 xsl_object *intern = php_xsl_fetch_object(object); in ZEND_GET_MODULE()

Completed in 13 milliseconds