systemid 96 ext/dom/domimplementation.c char *name = NULL, *publicid = NULL, *systemid = NULL; systemid 100 ext/dom/domimplementation.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|sss", &name, &name_len, &publicid, &publicid_len, &systemid, &systemid_len) == FAILURE) { systemid 112 ext/dom/domimplementation.c pch2 = systemid;