Lines Matching defs:temp
655 … std::string temp = data.substr(foundPosBegin, foundPosEnd - foundPosBegin + cDataEnd.length()); in DealCdata() local
877 unsigned char temp = strXml_[position_]; in SkipInvalidChar() local
1067 size_t temp = GetNSCount(depth) << 1; in GetNamespace() local
1226 unsigned char temp = strXml_[position_]; in ParseStartTagFunc() local
1869 int temp = (reinterpret_cast<XmlPullParser *>(obj))->GetColumnNumber(); in GetColumnNumber() local
1885 int temp = (reinterpret_cast<XmlPullParser *>(obj))->GetDepth(); in GetDepth() local
1901 int temp = (reinterpret_cast<XmlPullParser *>(obj))->GetLineNumber(); in GetLineNumber() local
1917 std::string temp = (reinterpret_cast<XmlPullParser *>(obj))->GetName(); in GetName() local
1933 std::string temp = (reinterpret_cast<XmlPullParser *>(obj))->GetNamespace(); in GetNamespace() local
1949 std::string temp = (reinterpret_cast<XmlPullParser *>(obj))->GetPrefix(); in GetPrefix() local
1965 std::string temp = (reinterpret_cast<XmlPullParser *>(obj))->GetText(); in GetText() local
1981 bool temp = (reinterpret_cast<XmlPullParser *>(obj))->IsEmptyElementTag(); in IsEmptyElementTag() local
1997 bool temp = (reinterpret_cast<XmlPullParser *>(obj))->IsWhitespace(); in IsWhitespace() local
2013 int temp = (reinterpret_cast<XmlPullParser *>(obj))->GetAttributeCount(); in GetAttributeCount() local