Home
last modified time | relevance | path

Searched refs:checkEntityDecl (Results 1 – 1 of 1) sorted by relevance

/external/expat/lib/
Dxmlparse.c5053 char checkEntityDecl; in appendAttributeValue() local
5073 checkEntityDecl = in appendAttributeValue()
5081 checkEntityDecl = !dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5082 if (checkEntityDecl) { in appendAttributeValue()