Home
last modified time | relevance | path

Searched defs:phrase_end (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dgrammar_impl.hpp144 cl::rule<scanner> phrase_end; // End of phrase text, context sensitive member
/third_party/libsoup/libsoup/
Dsoup-headers.c292 const char *code_start, *code_end, *phrase_start, *phrase_end; in soup_headers_parse_status_line() local