HomeSort by relevance Sort by last modified time
    Searched refs:tagloc (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp 1028 const char* tagloc = tag->c_str() + tagIndex; local
1029 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING );
    [all...]
  /external/tinyxml/
tinyxmlparser.cpp 999 const char* tagloc = tag->c_str() + tagIndex; local
1000 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING );
    [all...]

Completed in 183 milliseconds