Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc100 bool ascii_isnewline(char c) { in ascii_isnewline() function
1025 if (ascii_isnewline((*input)[len])) { in ReadLine()