Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.h248 void set_allow_multiline_strings(bool allow) { in set_allow_multiline_strings() function
/external/protobuf/src/google/protobuf/
Dtext_format.cc259 tokenizer_.set_allow_multiline_strings(true); in ParserImpl()