OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_whitespace_line
(Results
1 - 1
of
1
) sorted by null
/build/tools/atree/
files.cpp
34
is_whitespace_line
(const char* p)
function
248
if (
is_whitespace_line
(p) || is_comment_line(p)) {
Completed in 508 milliseconds