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

  /external/pcre/dist/
pcrecpp.cc 115 pcre_options = options_.all_options();
407 // all_options(), since options_ could have changed bewteen
412 (NewlineMode(options_.all_options()) == PCRE_NEWLINE_CRLF ||
413 NewlineMode(options_.all_options()) == PCRE_NEWLINE_ANY ||
414 NewlineMode(options_.all_options()) == PCRE_NEWLINE_ANYCRLF)) {
526 int options = (options_.all_options() & PCRE_NO_UTF8_CHECK);
pcrecpp.h 452 int all_options() const { function in class:pcrecpp::RE_Options
pcretest.c 4157 unsigned long int all_options; local
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 1520 vector<string> all_options; local
1530 vector<string> all_options; local
    [all...]
  /cts/tests/tests/permission/src/android/permission/cts/
FileSystemPermissionTest.java 1062 String all_options = fields[3]; local
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.cc 1680 vector<string> all_options; local
1690 vector<string> all_options; local
    [all...]

Completed in 1981 milliseconds