Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c4866 char checkEntityDecl; in appendAttributeValue() local
4886 checkEntityDecl = in appendAttributeValue()
4894 checkEntityDecl = !dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
4895 if (checkEntityDecl) { in appendAttributeValue()