HomeSort by relevance Sort by last modified time
    Searched refs:icase (Results 26 - 43 of 43) sorted by null

12

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 189 * the iterator range [__first, __last). If @p icase is true,
357 static constexpr regex_constants::syntax_option_type icase member in class:basic_regex
358 = regex_constants::icase;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 185 * @param icase ignores the case of the classification name.
189 * iterator range [first, last). If @p icase is true, the returned mask
356 static constexpr regex_constants::syntax_option_type icase member in class:basic_regex
357 = regex_constants::icase;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 189 * the iterator range [__first, __last). If @p icase is true,
357 static constexpr regex_constants::syntax_option_type icase member in class:basic_regex
358 = regex_constants::icase;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h 184 * the iterator range [__first, __last). If @p icase is true,
350 static constexpr flag_type icase = regex_constants::icase; member in class:basic_regex
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h 301 * the iterator range [__first, __last). If @p icase is true,
418 static constexpr flag_type icase = regex_constants::icase; member in class:basic_regex
    [all...]
  /external/libcxx/test/re/re.alg/re.alg.search/
basic.pass.cpp 481 std::regex_constants::basic | std::regex_constants::icase)));
710 std::regex_constants::basic | std::regex_constants::icase)));
    [all...]
awk.pass.cpp 708 std::regex_constants::awk | std::regex_constants::icase)));
    [all...]
ecma.pass.cpp 689 std::regex_constants::icase)));
    [all...]
extended.pass.cpp 708 std::regex_constants::extended | std::regex_constants::icase)));
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.search/
basic.pass.cpp 481 std::regex_constants::basic | std::regex_constants::icase)));
716 std::regex_constants::basic | std::regex_constants::icase)));
    [all...]
awk.pass.cpp 714 std::regex_constants::awk | std::regex_constants::icase)));
    [all...]
ecma.pass.cpp 695 std::regex_constants::icase)));
    [all...]
extended.pass.cpp 714 std::regex_constants::extended | std::regex_constants::icase)));
    [all...]
  /external/libcxx/test/re/re.alg/re.alg.match/
ecma.pass.cpp 599 std::regex_constants::icase)));
    [all...]
extended.pass.cpp 636 std::regex_constants::extended | std::regex_constants::icase)));
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.match/
ecma.pass.cpp 605 std::regex_constants::icase)));
    [all...]
extended.pass.cpp 642 std::regex_constants::extended | std::regex_constants::icase)));
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c     [all...]

Completed in 3870 milliseconds

12