Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds