Searched refs:str_name (Results 1 – 2 of 2) sorted by relevance
546 std::string str_name(name); in FindLocation() local547 int counter = table->FindCounter(str_name); in FindLocation()
193 std::string str_name(cc_name); in beginNode() local195 DEBUG_PRINT (std::string("CDATA ") + str_name); in beginNode()489 std::string str_name(cc_name); // = node.Parent()->ValueStr(); // getName in processCDATA() local492 if ( str_name != "tag" ) { in processCDATA()