Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp867 text->SetCDATA( true ); in Identify()
Dtinyxml.h1245 void SetCDATA( bool _cdata ) { cdata = _cdata; } in SetCDATA() function