HomeSort by relevance Sort by last modified time
    Searched refs:regex (Results 601 - 625 of 677) sorted by null

<<2122232425262728

  /libcore/luni/src/test/java/libcore/xml/
DomTest.java 30 import java.util.regex.Matcher;
31 import java.util.regex.Pattern;
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 48 import java.util.regex.Pattern;
49 import java.util.regex.Matcher;
    [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/open-vcdiff/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
ltmain.sh     [all...]
  /frameworks/base/core/java/android/text/
TextUtils.java 58 import java.util.regex.Pattern;
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
Utility.java 83 import java.util.regex.Pattern;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 1 // class template regex -*- C++ -*-
26 * @file bits/regex.h
28 * Do not attempt to use it directly. @headername{regex}
36 * @defgroup regex Regular Expressions
48 * The class %regex is parameterized around a set of related types and
427 * @param rhs A @p regex object.
437 * @param rhs A @p regex object.
568 * @brief Assigns a new regular expression to a regex object from a
586 * @brief Assigns a new regular expression to a regex object from a
603 * @brief Assigns a new regular expression to a regex object from a
723 typedef basic_regex<char> regex; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h 1 // class template regex -*- C++ -*-
26 * @file bits/regex.h
28 * Do not attempt to use it directly. @headername{regex}
36 * @defgroup regex Regular Expressions
48 * The class %regex is parameterized around a set of related types and
427 * @param rhs A @p regex object.
437 * @param rhs A @p regex object.
568 * @brief Assigns a new regular expression to a regex object from a
586 * @brief Assigns a new regular expression to a regex object from a
603 * @brief Assigns a new regular expression to a regex object from a
723 typedef basic_regex<char> regex; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 1 // class template regex -*- C++ -*-
26 * @file bits/regex.h
28 * Do not attempt to use it directly. @headername{regex}
36 * @defgroup regex Regular Expressions
48 * The class %regex is parameterized around a set of related types and
427 * @param rhs A @p regex object.
437 * @param rhs A @p regex object.
568 * @brief Assigns a new regular expression to a regex object from a
586 * @brief Assigns a new regular expression to a regex object from a
603 * @brief Assigns a new regular expression to a regex object from a
723 typedef basic_regex<char> regex; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 1 // class template regex -*- C++ -*-
26 * @file bits/regex.h
28 * Do not attempt to use it directly. @headername{regex}
36 * @defgroup regex Regular Expressions
48 * The class %regex is parameterized around a set of related types and
429 * @param __rhs A @p regex object.
439 * @param __rhs A @p regex object.
570 * @brief Assigns a new regular expression to a regex object from a
588 * @brief Assigns a new regular expression to a regex object from a
605 * @brief Assigns a new regular expression to a regex object from a
726 typedef basic_regex<char> regex; typedef
    [all...]
  /external/ceres-solver/internal/ceres/gmock/
gmock.h     [all...]
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /bionic/libc/upstream-netbsd/libc/regex/
regcomp.c 92 #include <regex.h>
    [all...]
  /external/doclava/src/com/google/doclava/
Doclava.java 30 import java.util.regex.Matcher;
    [all...]
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 37 import java.util.regex.Pattern;
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Tab.java 84 import java.util.regex.Pattern;
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 64 import java.util.regex.Pattern;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ResearchLogger.java 84 import java.util.regex.Pattern;
    [all...]

Completed in 2028 milliseconds

<<2122232425262728