Searched refs:QueryInt64Text (Results 1 – 3 of 3) sorted by relevance
1724 XMLError XMLElement::QueryInt64Text(int64_t* ival) const in QueryInt64Text() function in tinyxml2::XMLElement1805 QueryInt64Text(&i); in Int64Text()
1620 XMLError QueryInt64Text(int64_t* uval) const;
947 XMLError queryResult = element->QueryInt64Text(&v); in main()