Home
last modified time | relevance | path

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

/dports/math/blahtexml/blahtexml-92f2c5f/Source/BlahtexXMLin/
H A DBlahtexFilter.cpp74 XercesString inputXerces(attributes.getValue(eqAttrIndex)); in startElement() local
75 wstring input = inputXerces.convertTowstring(); in startElement()