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

  /external/regex-re2/util/
pcre.h 167 const bool UsingPCRE = true;
171 const bool UsingPCRE = false;
  /external/regex-re2/re2/testing/
tester.cc 68 if (!UsingPCRE)

Completed in 5543 milliseconds