Home
last modified time | relevance | path

Searched refs:get_first_eol_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/wave/cpplexer/re2clex/
Dcpp_re.hpp108 std::size_t get_first_eol_offset(Scanner<Iterator>* s) in get_first_eol_offset() function
159 offset = get_first_eol_offset(s); in count_backslash_newlines()
164 offset = get_first_eol_offset(s); in count_backslash_newlines()
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_re.hpp90 get_first_eol_offset(boost::wave::cpplexer::re2clex::Scanner<Iterator>* s) in get_first_eol_offset() function
147 offset = get_first_eol_offset(s); in count_backslash_newlines()
152 offset = get_first_eol_offset(s); in count_backslash_newlines()