Home
last modified time | relevance | path

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

/PHP-8.0/ext/xmlwriter/
H A Dphp_xmlwriter.c817 zend_bool isparm; in PHP_FUNCTION() local
820 …ARGS(), getThis(), "Osb", &self, xmlwriter_class_entry_ce, &name, &name_len, &isparm) == FAILURE) { in PHP_FUNCTION()
828 retval = xmlTextWriterStartDTDEntity(ptr, isparm, (xmlChar *)name); in PHP_FUNCTION()

Completed in 7 milliseconds