Home | History | Annotate | Download | only in functional

Lines Matching refs:tellp

118 				if ((de::isDigit((char)name.peek()) || de::isUpper((char)name.peek())) && token.tellp())
131 if (token.tellp() == (std::streamoff)1)