Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dxml.c1190 zval *pind, *mythis; in PHP_FUNCTION() local
1192 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ro", &pind, &mythis) == FAILURE) { in PHP_FUNCTION()
1208 Z_ADDREF_P(mythis); in PHP_FUNCTION()
1209 ZVAL_OBJ(&parser->object, Z_OBJ_P(mythis)); in PHP_FUNCTION()

Completed in 8 milliseconds