Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c5052 char checkEntityDecl; in appendAttributeValue() local
5072 checkEntityDecl = in appendAttributeValue()
5080 checkEntityDecl = !dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5081 if (checkEntityDecl) { in appendAttributeValue()