Searched refs:publicid (Results 1 – 1 of 1) sorted by relevance
97 char *name = NULL, *publicid = NULL, *systemid = NULL; in PHP_METHOD() local101 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "|sss", &name, &name_len, &publicid, &publicid_len, &sy… in PHP_METHOD()111 pch1 = (xmlChar *) publicid; in PHP_METHOD()
Completed in 5 milliseconds