Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/
H A Ddomimplementation.c56 char *name = NULL, *publicid = NULL, *systemid = NULL; in PHP_METHOD() local
60 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|ss", &name, &name_len, &publicid, &publicid_len, &sy… in PHP_METHOD()
70 pch1 = (xmlChar *) publicid; in PHP_METHOD()

Completed in 8 milliseconds