Home
last modified time | relevance | path

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

/PHP-7.0/ext/xsl/
H A Dxsltprocessor.c405 zval *cloneDocu, member, rv; in PHP_FUNCTION() local
442 cloneDocu = std_hnd->read_property(id, &member, BP_VAR_IS, NULL, &rv); in PHP_FUNCTION()
443 if (Z_TYPE_P(cloneDocu) != IS_NULL) { in PHP_FUNCTION()
444 convert_to_long(cloneDocu); in PHP_FUNCTION()
445 clone_docu = Z_LVAL_P(cloneDocu); in PHP_FUNCTION()

Completed in 6 milliseconds