Home
last modified time | relevance | path

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

/dports/games/gtkevemon/gtkevemon-ac2ca34/src/api/
H A Dapicharsheet.h93 void parse_attribute_tag (xmlNodePtr node);
H A Dapicharsheet.cc153 this->parse_attribute_tag(node->children); in parse_result_tag()
172 ApiCharSheet::parse_attribute_tag (xmlNodePtr node) in parse_attribute_tag() function in ApiCharSheet