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

1 2 34 5 6 7 8 91011

  /prebuilts/go/linux-x86/src/regexp/
regexp.go     [all...]
  /external/libdivsufsort/lib/
divsufsort.c 102 /* Sort the type B* substrings using sssort. */
145 /* Compute ranks of type B* substrings. */
  /external/pcre/
config.h 281 required for holding the pointers to capturing substrings because PCRE
283 only two. If the number of expected substrings is small, the wrapper
  /external/pcre/dist/
config.h.generic 280 required for holding the pointers to capturing substrings because PCRE
282 only two. If the number of expected substrings is small, the wrapper
config.h.in 280 required for holding the pointers to capturing substrings because PCRE
282 only two. If the number of expected substrings is small, the wrapper
  /external/pcre/dist/doc/html/
pcreposix.html 85 <i>regmatch_t</i> for returning captured substrings. It also defines some
245 substrings, are returned via the <i>pmatch</i> argument, which points to an
pcretest.html 503 twice, the same action is taken for captured substrings. In each case the
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Replaceable.java 150 * This method is used to duplicate or reorder substrings.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/
RbnfScannerProviderImpl.java 144 // basically just isolate smaller and smaller substrings of
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Replaceable.java 156 * This method is used to duplicate or reorder substrings.
  /external/skia/bench/
gen_bench_expectations.py 32 # of 3 strings, corresponding to the substrings of [bench, config, builder] to
  /frameworks/base/core/java/android/widget/
MultiAutoCompleteTextView.java 33 * various substrings.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
MoreContactUtils.java 90 // substrings equal? shortcut, don't parse
  /external/protobuf/java/src/test/java/com/google/protobuf/
ByteStringTest.java 571 assertEquals("We must get the same hashcodes for composite and literal substrings",
656 assertTrue("Substrings of size() < 2 must not be RopeByteStrings",
660 assertTrue("Substrings of size() < 2 must not be RopeByteStrings",
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
ext_test.go 333 // contains reports whether the text s contains any of the given substrings.
334 func contains(s string, substrings ...string) bool {
335 for _, sub := range substrings {
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
ext_test.go 365 // contains reports whether the text s contains any of the given substrings.
366 func contains(s string, substrings ...string) bool {
367 for _, sub := range substrings {
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
ext_test.go 333 // contains reports whether the text s contains any of the given substrings.
334 func contains(s string, substrings ...string) bool {
335 for _, sub := range substrings {
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
ext_test.go 365 // contains reports whether the text s contains any of the given substrings.
366 func contains(s string, substrings ...string) bool {
367 for _, sub := range substrings {
  /external/pcre/dist/doc/
pcre.txt     [all...]
pcretest.1 457 twice, the same action is taken for captured substrings. In each case the
685 \eC+ show the current captured substrings at callout
    [all...]
pcretest.txt 433 fier appears twice, the same action is taken for captured substrings.
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
RopeByteString.java 172 // references to unneeded data when substrings have been taken.
299 * <p>Substrings of {@code length < 2} should result in at most a single
346 // substrings will already be less deep than the top-level
    [all...]
  /external/v8/src/runtime/
runtime-regexp.cc 83 // tag == REPLACEMENT_STRING: data is index into array of substrings
225 // Find substrings of replacement string and create them as String objects.
734 // Create JSArray of substrings separated by separator.
    [all...]
  /external/chromium-trace/catapult/dashboard/dashboard/
migrate_test_names_test.py 140 # substrings should be rejected.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/text/
RbnfScannerProviderImpl.java 146 // basically just isolate smaller and smaller substrings of

Completed in 2085 milliseconds

1 2 34 5 6 7 8 91011