Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c5807 char checkEntityDecl; in appendAttributeValue() local
5834 checkEntityDecl = in appendAttributeValue()
5841 checkEntityDecl = ! dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5842 if (checkEntityDecl) { in appendAttributeValue()