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

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

Completed in 78 milliseconds