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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c3939 XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs; local
3967 dtd->hasParamEntityRefs = hadParamEntityRefs;
3984 XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs; local
4010 dtd->hasParamEntityRefs = hadParamEntityRefs;
/external/expat/lib/
H A Dxmlparse.c3939 XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs; local
3967 dtd->hasParamEntityRefs = hadParamEntityRefs;
3984 XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs; local
4010 dtd->hasParamEntityRefs = hadParamEntityRefs;

Completed in 221 milliseconds