HomeSort by relevance Sort by last modified time
    Searched refs:EnabledExecOptions (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/util/
pcre.h 218 EnabledExecOptions = 0x0000, // TODO: use to replace anchor flag
pcre.cc 63 if (options & ~(EnabledCompileOptions | EnabledExecOptions)) {
    [all...]

Completed in 38 milliseconds