summaryrefslogtreecommitdiff
path: root/core/fxcrt/xml/cxml_parser.h
AgeCommit message (Expand)Author
2018-01-05Convert CXML_Parser::GetAttrValue out param to returnRyan Harrison
2017-12-13Fix some nits in CXML_Element.Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-04-28Limit recursion in CXML_Parser::ParseElement().Lei Zhang
2017-04-18Cleanup XML buffer codeDan Sinclair
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair