Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/expat/lib/
Dxmlparse.c5956 char checkEntityDecl; in appendAttributeValue() local
5983 checkEntityDecl = in appendAttributeValue()
5990 checkEntityDecl = ! dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5991 if (checkEntityDecl) { in appendAttributeValue()