Searched refs:strBuffer (Results 1 – 3 of 3) sorted by relevance
170 const char *strBuffer = "100%"; variable175 bool result = NumberParser::ParsePercentValue(strBuffer, strLength, percentValue);189 const char *strBuffer = "100%"; variable213 const char *strBuffer = "abcdef%"; variable232 const char *strBuffer = "1567890123343433434%"; variable251 const char *strBuffer = "50a%"; variable270 const char *strBuffer = "-40%"; variable291 const char *strBuffer = "abcdef"; variable310 const char *strBuffer = "abcdef%"; variable328 const char *strBuffer = "123456789012345%"; variable[all …]
297 std::string strBuffer; member303 this->strBuffer = ""; in SrcLinkList()308 strBuffer(strTemp), position(iPos), max(iMax) {} in SrcLinkList()334 void PushSrcLinkList(std::string strBuffer);
419 void XmlPullParser::PushSrcLinkList(std::string strBuffer) in PushSrcLinkList() argument423 pNew->strBuffer = strBuffer; in PushSrcLinkList()425 pNew->max = strBuffer.size(); in PushSrcLinkList()