Home
last modified time | relevance | path

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

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/validators/DTD/
H A DDTDScanner.cpp1108 const bool gotSpaces = checkForPERef(false, true); in scanChildren() local
1115 if (gotSpaces) in scanChildren()
2319 bool gotSpaces = checkForPERef(false, true); in scanEntityDef() local
2327 if (gotSpaces) in scanEntityDef()
2343 if (!gotSpaces) in scanEntityDef()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/validators/DTD/
H A DDTDScanner.cpp1101 const bool gotSpaces = checkForPERef(false, true); in scanChildren() local
1108 if (gotSpaces) in scanChildren()
2311 bool gotSpaces = checkForPERef(false, true); in scanEntityDef() local
2319 if (gotSpaces) in scanEntityDef()
2335 if (!gotSpaces) in scanEntityDef()