Home
last modified time | relevance | path

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

/PHP-8.2/ext/xmlwriter/
H A Dphp_xmlwriter.c677 size_t name_len, pubid_len, sysid_len; in PHP_FUNCTION() local
681 … "Os|s!s!", &self, xmlwriter_class_entry_ce, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION()
709 size_t name_len, pubid_len, sysid_len, subset_len; in PHP_FUNCTION() local
713 …Os|s!s!s!", &self, xmlwriter_class_entry_ce, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION()
858 size_t pubid_len, sysid_len, ndataid_len; in PHP_FUNCTION() local
862 &name, &name_len, &content, &content_len, &pe, &pubid, &pubid_len, in PHP_FUNCTION()

Completed in 6 milliseconds