Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c5600 char checkEntityDecl; in appendAttributeValue() local
5620 checkEntityDecl = in appendAttributeValue()
5628 checkEntityDecl = !dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5629 if (checkEntityDecl) { in appendAttributeValue()
/external/python/cpython3/Modules/expat/
Dxmlparse.c5600 char checkEntityDecl; in appendAttributeValue() local
5620 checkEntityDecl = in appendAttributeValue()
5628 checkEntityDecl = !dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5629 if (checkEntityDecl) { in appendAttributeValue()
/external/python/cpython2/Modules/expat/
Dxmlparse.c5600 char checkEntityDecl; in appendAttributeValue() local
5620 checkEntityDecl = in appendAttributeValue()
5628 checkEntityDecl = !dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5629 if (checkEntityDecl) { in appendAttributeValue()