pch2               97 ext/dom/domimplementation.c 	xmlChar *pch1 = NULL, *pch2 = NULL, *localname = NULL;
pch2              112 ext/dom/domimplementation.c 		pch2 = systemid;
pch2              135 ext/dom/domimplementation.c 	doctype = xmlCreateIntSubset(NULL, localname, pch1, pch2);