Home
last modified time | relevance | path

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

/reactos/sdk/tools/xml2sdb/
H A Dtinyxml2.cpp930 char* XMLNode::ParseDeep( char* p, StrPair* parentEnd ) in ParseDeep() function in tinyxml2::XMLNode
1039 char* XMLText::ParseDeep( char* p, StrPair* ) in ParseDeep() function in tinyxml2::XMLText
1104 char* XMLComment::ParseDeep( char* p, StrPair* ) in ParseDeep() function in tinyxml2::XMLComment
1154 char* XMLDeclaration::ParseDeep( char* p, StrPair* ) in ParseDeep() function in tinyxml2::XMLDeclaration
1203 char* XMLUnknown::ParseDeep( char* p, StrPair* ) in ParseDeep() function in tinyxml2::XMLUnknown
1252 char* XMLAttribute::ParseDeep( char* p, bool processEntities ) in ParseDeep() function in tinyxml2::XMLAttribute
1661 char* XMLElement::ParseDeep( char* p, StrPair* strPair ) in ParseDeep() function in tinyxml2::XMLElement