Searched defs:kEmptyWordBoundary (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Dprog.h67 kEmptyWordBoundary = 1<<4, // \b - word boundary enumerator in enum:re2::EmptyOp
/external/regex-re2/re2/
H A Dprog.h67 kEmptyWordBoundary = 1<<4, // \b - word boundary enumerator in enum:re2::EmptyOp

Completed in 169 milliseconds