Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c5899 char checkEntityDecl; in appendAttributeValue() local
5926 checkEntityDecl = in appendAttributeValue()
5933 checkEntityDecl = ! dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5934 if (checkEntityDecl) { in appendAttributeValue()
/third_party/python/Modules/expat/
H A Dxmlparse.c5956 char checkEntityDecl; in appendAttributeValue() local
5983 checkEntityDecl = in appendAttributeValue()
5990 checkEntityDecl = ! dtd->hasParamEntityRefs || dtd->standalone; in appendAttributeValue()
5991 if (checkEntityDecl) { in appendAttributeValue()

Completed in 20 milliseconds