Searched refs:POS_INC_MORE (Results 1 – 1 of 1) sorted by relevance
41 const size_t POS_INC_MORE = 2; variable157 if ((length > (ssi + POS_INC_MORE)) && (uriString_.at(ssi + POS_INC) == LEFT_SEPARATOR) && in ParseAuthority()158 (uriString_.at(ssi + POS_INC_MORE) == LEFT_SEPARATOR)) { in ParseAuthority()373 pathStart += POS_INC_MORE; in ParsePath()