Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp264 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() function
546 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) { in readComment()
547 if (c != '*' || !containsNewLine(commentBegin, current_)) in readComment()
1524 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) { in readComment()
1525 if (c != '*' || !containsNewLine(commentBegin, current_)) in readComment()