HomeSort by relevance Sort by last modified time
    Searched refs:REG_EXTENDED (Results 101 - 105 of 105) sorted by null

1 2 3 45

  /external/lldb/source/Target/
Thread.cpp 63 { "step-avoid-regexp", OptionValue::eTypeRegex , true , REG_EXTENDED, "^std::", NULL, "A regular expression defining functions step-in won't stop in." },
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 451 REG_EXTENDED bit in CFLAGS is set; otherwise, to
462 If REG_EXTENDED is set, we use POSIX extended syntax; otherwise, we
485 reg_syntax_t syntax = ((cflags & REG_EXTENDED) ? RE_SYNTAX_POSIX_EXTENDED
    [all...]

Completed in 346 milliseconds

1 2 3 45