HomeSort by relevance Sort by last modified time
    Searched full:letters (Results 501 - 525 of 1123) sorted by null

<<21222324252627282930>>

  /external/v8/src/mips64/
regexp-macro-assembler-mips64.cc 304 // Mismatch, try case-insensitive match (converting letters to lower-case).
312 // Weren't Latin-1 letters.
    [all...]
  /external/v8/src/x64/
regexp-macro-assembler-x64.cc 270 // Mismatch, try case-insensitive match (converting letters to lower-case).
283 __ j(above, on_no_match); // Weren't Latin-1 letters.
    [all...]
  /external/v8/src/x87/
regexp-macro-assembler-x87.cc 241 // Mismatch, try case-insensitive match (converting letters to lower-case).
250 __ j(above, &fail); // Weren't Latin-1 letters.
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/
Pattern2Test.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_basics.py 1002 for x in string.letters:
1050 self.assertEqual(count, len(string.letters))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_basics.py 1002 for x in string.letters:
1050 self.assertEqual(count, len(string.letters))
    [all...]
  /sdk/templates/docs/
index.html 583 <p>This function extracts all the letters from a string, effectively removing any punctuation and whitespace characters.</p>
588 <dd>The string to extract letters from</dd>
    [all...]
  /system/media/camera/docs/
metadata_helpers.py 612 where the dot was. Letters that weren't following dots are left unchanged,
1065 - For uppercase letters inside a multi-word X.Y.Z (at least 3 parts)
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfwscanf.c 587 /* letters ok iff hex */
  /cts/tests/tests/text/src/android/text/method/cts/
BaseKeyListenerTest.java 51 // Delete the first three letters using a selection.
  /cts/tools/dasm/src/java_cup/
lexer.java 328 * or dollar sign, which is followed by zero or more letters, numbers,
  /external/antlr/antlr-3.4/runtime/C/
INSTALL 187 does not work on platforms that have drive letters. On the other hand,
  /external/bison/
INSTALL 187 does not work on platforms that have drive letters. On the other hand,
  /external/bison/lib/
quotearg.c 506 imagine any locale that would use digits or letters as
  /external/cmockery/cmockery_0_1_2/
depcomp 127 ## The second -e expression handles DOS-style file names with drive letters.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
readme.html 67 property.</td></tr> <tr> <td>buildType</td><td> <p>Letters I, N, S, R or M are
  /external/elfutils/src/
INSTALL 187 does not work on platforms that have drive letters. On the other hand,
  /external/freetype/src/cff/
cffobjs.c 418 /* ASCII uppercase letters */
    [all...]
  /external/google-breakpad/
INSTALL 187 does not work on platforms that have drive letters. On the other hand,
  /external/google-tv-pairing-protocol/cpp/
depcomp 148 ## The second -e expression handles DOS-style file names with drive letters.
  /external/icu/icu4c/source/common/
uinvchar.c 107 /* Same as asciiFromEbcdic[] except maps all letters to lowercase. */
  /external/icu/icu4c/source/common/unicode/
ubidi.h 768 * (where AB represent R or AL letters) is transformed to "123BA" by the
778 * upper case letters represent RTL characters) will be transformed to
819 * Runs of text with numeric characters will be treated like LTR letters an
    [all...]
unorm.h 66 * Similarly, the string "ffi" can be encoded as three separate letters:
  /external/icu/icu4c/source/data/unidata/
SpecialCasing.txt 125 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript)
  /external/icu/icu4c/source/i18n/
collationfastlatinbuilder.cpp 115 // so that there are more short primaries for letters.

Completed in 644 milliseconds

<<21222324252627282930>>