Searched defs:xmlRelaxNGParseImportRef (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Drelaxng.c4653 * xmlRelaxNGParseImportRef:
4661 xmlRelaxNGParseImportRef(void *payload, void *data, xmlChar *name) { function
4714 xmlHashScan(grammar->refs, xmlRelaxNGParseImportRef, ctxt);
5676 * Those rules don't apply to imported ref from xmlRelaxNGParseImportRef
/external/libxml2/
H A Drelaxng.c4654 * xmlRelaxNGParseImportRef:
4662 xmlRelaxNGParseImportRef(void *payload, void *data, xmlChar *name) { function
4715 xmlHashScan(grammar->refs, xmlRelaxNGParseImportRef, ctxt);
5677 * Those rules don't apply to imported ref from xmlRelaxNGParseImportRef

Completed in 66 milliseconds