Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeXMLWriter.cpp35 inline const char* getEscapeEntity (char ch) in getEscapeEntity() function
86 const char* entity = getEscapeEntity(s[inPos]); in xsputn()