Home
last modified time | relevance | path

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

/php-src/ext/xml/
H A Dxml.c1133 zval *pind, *mythis; in PHP_FUNCTION() local
1136 if (zend_parse_parameters(ZEND_NUM_ARGS(), "Oo", &pind, xml_parser_ce, &mythis) == FAILURE) { in PHP_FUNCTION()
1141 new_this = Z_OBJ_P(mythis); in PHP_FUNCTION()

Completed in 7 milliseconds