Home
last modified time | relevance | path

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

/PHP-8.3/ext/xmlwriter/
H A Dphp_xmlwriter.c727 bool isparm; in PHP_FUNCTION() local
730 …ARGS(), getThis(), "Osb", &self, xmlwriter_class_entry_ce, &name, &name_len, &isparm) == FAILURE) { in PHP_FUNCTION()
737 retval = xmlTextWriterStartDTDEntity(ptr, isparm, (xmlChar *)name); in PHP_FUNCTION()

Completed in 6 milliseconds