Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c5934 char checkEntityDecl; in appendAttributeValue() local
5961 checkEntityDecl = in appendAttributeValue()
5968 checkEntityDecl = ! dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5969 if (checkEntityDecl) { in appendAttributeValue()