Home
last modified time | relevance | path

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

/PHP-8.3/ext/xmlwriter/
H A Dphp_xmlwriter.c604 size_t name_len, pubid_len, sysid_len; in PHP_FUNCTION() local
608 … "Os|s!s!", &self, xmlwriter_class_entry_ce, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION()
631 size_t name_len, pubid_len, sysid_len, subset_len; in PHP_FUNCTION() local
635 …Os|s!s!s!", &self, xmlwriter_class_entry_ce, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION()
760 size_t pubid_len, sysid_len, ndataid_len; in PHP_FUNCTION() local
764 &name, &name_len, &content, &content_len, &pe, &pubid, &pubid_len, in PHP_FUNCTION()

Completed in 6 milliseconds