Home
last modified time | relevance | path

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

/PHP-7.2/ext/xsl/
H A Dxsltprocessor.c642 zend_string *curclass_name; in PHP_FUNCTION() local
647 curclass_name = curce->name; in PHP_FUNCTION()
656 … "Expecting class compatible with %s, '%s' given", ZSTR_VAL(curclass_name), ZSTR_VAL(ret_class)); in PHP_FUNCTION()

Completed in 11 milliseconds