Searched refs:getLineStartPoint (Results 1 – 2 of 2) sorted by relevance
255 int32 getLineStartPoint(char *&ptr, int32 &len, const bool isKeyItem);
909 int32 status = getLineStartPoint(ptr, len, isKeyItem); in parseNextValueItem()943 int32 HTTPParserBaseObject::getLineStartPoint(char *&ptr, int32 &len, const bool isKeyItem) in getLineStartPoint() function in HTTPParserBaseObject