Searched defs:token_end (Results 1 – 5 of 5) sorted by relevance
212 size_t token_end = std::min(idx, len); in ParseMap() local306 size_t token_end = idx; // Index of the char following the token. in ParseTable() local361 size_t token_end = std::min(idx, len); in ParseTable() local394 size_t token_end = std::min(idx, len); in ParseTable() local
56 token_iterator token_end() const { return TokenList.end(); } in token_end() function
147 const_iterator token_end() const { return token_end_; } in token_end() function
3680 unexpected_end (boundary start, char const *msgid, char const *token_end) in unexpected_end()3699 unexpected_eof (boundary start, char const *token_end) in unexpected_eof()3710 unexpected_newline (boundary start, char const *token_end) in unexpected_newline()
1723 std::string::const_iterator* token_end) { in ParseToken()1828 std::string::const_iterator token_start, token_end; in ParseTokenString() local1861 std::string::const_iterator token_start, token_end; in ParseTokenValuePairs() local