Searched defs:pre_arg (Results 1 – 12 of 12) sorted by relevance
| /external/regex-re2/re2/ |
| D | mimics_pcre.cc | 53 bool PCREWalker::PostVisit(Regexp* re, bool parent_arg, bool pre_arg, in PostVisit() 134 bool EmptyStringWalker::PostVisit(Regexp* re, bool parent_arg, bool pre_arg, in PostVisit()
|
| D | walker-inl.h | 106 T pre_arg, in PostVisit() 127 T pre_arg; member
|
| D | tostring.cc | 139 int ToStringWalker::PostVisit(Regexp* re, int parent_arg, int pre_arg, in PostVisit()
|
| D | simplify.cc | 175 Regexp* pre_arg, in PostVisit()
|
| D | prefilter.cc | 532 Prefilter::Info* pre_arg, Prefilter::Info** child_args, in PostVisit()
|
| /external/chromium_org/third_party/re2/re2/ |
| D | mimics_pcre.cc | 53 bool PCREWalker::PostVisit(Regexp* re, bool parent_arg, bool pre_arg, in PostVisit() 134 bool EmptyStringWalker::PostVisit(Regexp* re, bool parent_arg, bool pre_arg, in PostVisit()
|
| D | walker-inl.h | 106 T pre_arg, in PostVisit() 127 T pre_arg; member
|
| D | tostring.cc | 139 int ToStringWalker::PostVisit(Regexp* re, int parent_arg, int pre_arg, in PostVisit()
|
| D | simplify.cc | 175 Regexp* pre_arg, in PostVisit()
|
| D | prefilter.cc | 524 Prefilter::Info* pre_arg, Prefilter::Info** child_args, in PostVisit()
|
| /external/chromium_org/third_party/re2/re2/testing/ |
| D | null_walker.cc | 33 bool NullWalker::PostVisit(Regexp* re, bool parent_arg, bool pre_arg, in PostVisit()
|
| /external/regex-re2/re2/testing/ |
| D | null_walker.cc | 33 bool NullWalker::PostVisit(Regexp* re, bool parent_arg, bool pre_arg, in PostVisit()
|