Home
last modified time | relevance | path

Searched defs:xmlEntity (Results 1 – 2 of 2) sorted by relevance

/external/xmlrpcpp/src/
DXmlRpcUtil.cpp183 static const char* xmlEntity[] = { "lt;", "gt;", "amp;", "apos;", "quot;", 0 }; variable
/external/libxml2/include/libxml/
Dtree.h48 typedef struct _xmlEntity xmlEntity; typedef