Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c1615 char *pubid = NULL, *sysid = NULL, *ndataid = NULL; in PHP_FUNCTION() local
1623 &sysid, &sysid_len, &ndataid, &ndataid_len) == FAILURE) { in PHP_FUNCTION()
1630 &sysid, &sysid_len, &ndataid, &ndataid_len) == FAILURE) { in PHP_FUNCTION()
1643 …ptr, pe, (xmlChar *)name, (xmlChar *)pubid, (xmlChar *)sysid, (xmlChar *)ndataid, (xmlChar *)conte… in PHP_FUNCTION()

Completed in 14 milliseconds