Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c6060 char checkEntityDecl; in appendAttributeValue() local
6087 checkEntityDecl = in appendAttributeValue()
6094 checkEntityDecl = ! dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
6095 if (checkEntityDecl) { in appendAttributeValue()