OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:save_comments_
(Results
1 - 2
of
2
) sorted by null
/external/pcre/
pcre_scanner.cc
52
save_comments_
(false),
63
save_comments_
(false),
142
// helper function to consume *skip_ and honour
save_comments_
151
if (
save_comments_
) {
pcre_scanner.h
129
save_comments_
= comments;
133
return
save_comments_
;
155
bool
save_comments_
; // If true, aggregate the skip expression
member in class:pcrecpp::Scanner
166
//
save_comments_
Completed in 155 milliseconds