HomeSort by relevance Sort by last modified time
    Searched full:substrings (Results 101 - 125 of 269) sorted by null

1 2 3 45 6 7 8 91011

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationFrozenMonkeyTest.java 28 * substrings of the default test strings to verify if the compare and
CollationMonkeyTest.java 28 * substrings of the default test strings to verify if the compare and
  /external/icu/icu4c/source/common/unicode/
rep.h 159 * This method is used to duplicate or reorder substrings.
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationFrozenMonkeyTest.java 25 * substrings of the default test strings to verify if the compare and
CollationMonkeyTest.java 25 * substrings of the default test strings to verify if the compare and
  /external/pcre/dist/doc/
pcrecompat.3 51 7. PCRE does support the \eQ...\eE escape for quoting substrings. Characters in
pcregrep.1 68 matching substrings, or if \fB--only-matching\fP, \fB--file-offsets\fP, or
85 the matching substrings are being shown.
500 If this option is given multiple times, multiple substrings are output, in the
501 order the options are given. For example, -o3 -o1 -o3 causes the substrings
    [all...]
pcregrep.txt 68 matching substrings, or if --only-matching, --file-offsets, or --line-
86 from matching with "super|man" when only the matching substrings are
    [all...]
pcrebuild.3 246 to capturing substrings, because PCRE requires three integers per substring,
248 substrings is small, the wrapper function uses space on the stack, because this
  /external/toybox/toys/pending/
sh.c 211 // substrings. Returns pointer to next used byte, or NULL if it
  /libcore/luni/src/main/java/libcore/util/
ZoneInfoDB.java 204 // We create one string containing all the ids, and then break that into substrings.
  /libcore/ojluni/src/main/java/sun/misc/
MetaIndex.java 96 * significantly. This is why substrings of the packages have been
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/
saxutils.py 18 """Replace substrings of a string using a dictionary."""
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/sax/
saxutils.py 18 """Replace substrings of a string using a dictionary."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
saxutils.py 18 """Replace substrings of a string using a dictionary."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
saxutils.py 18 """Replace substrings of a string using a dictionary."""
  /external/icu/icu4c/source/common/
locdispnames.cpp 529 * substrings that need to be combined (the first of which may be the result of
531 * {0} and {1} as a string to be appended when joining substrings, ignoring anything
    [all...]
util.cpp 290 * substrings. The caller should initially supply an empty buffer,
  /external/llvm/docs/
re_format.7 313 Subexpressions also match the longest possible substrings, subject to
683 matches any string consisting of identical adjacent substrings.
  /external/v8/src/js/
regexp.js 36 // pairs for the match and all the captured substrings), the invariant is
444 // The properties $1..$9 are the first nine capturing substrings of the last
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
spreadsort.hpp     [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
StringUtil.java 486 * Splits the argument original into a list of substrings. All the
487 * substrings in the returned list (except possibly the last) will
490 * @param lineLen the length of the substrings to put in the list
    [all...]
  /external/libchrome/base/strings/
string_util_unittest.cc 596 {"Removing some substrings inging", 0, "ing", "", "Remov some substrs "},
627 {"Removing some substrings inging", 0, "ing", "",
628 "Remov some substrings inging"},
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
afblue.pl 481 # If we are here, we have run out of substrings, so get next line
  /external/pcre/dist/doc/html/
pcrecompat.html 68 7. PCRE does support the \Q...\E escape for quoting substrings. Characters in

Completed in 2120 milliseconds

1 2 3 45 6 7 8 91011