HomeSort by relevance Sort by last modified time
    Searched full:letter (Results 351 - 375 of 1120) sorted by null

<<11121314151617181920>>

  /external/pcre/
dftables.c 163 " 0x%02x letter\n"
  /external/pcre/doc/
pcre.txt 155 general category properties such as Lu for an upper case letter or Nd
159 ported. For example, \p{L} matches a letter. Its Perl synonym, \p{Let-
252 between a letter's cases. There are a small number of many-to-one map-
    [all...]
pcrecompat.3 121 (c) If PCRE_EXTRA is set, a backslash followed by a letter with no special
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/mint/
SDL_syscdrom.c 52 unsigned char device[3]; /* Physical device letter + ':' + '\0' */
  /external/skia/include/pdf/
SkPDFDevice.h 55 * 72 points/in means letter paper is 612x792.
  /external/srec/portable/src/
LCHAR.c 277 *p++ = (LCHAR)(digval - 10 + 'a'); /* a letter */
  /external/v8/src/
unicode.h 221 struct Letter {
  /external/valgrind/main/auxprogs/
posixtestsuite-1.5.1-diff.txt 101 Build and run the tests for POSIX area specified by the 3 letter tag
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8CSSStyleDeclarationCustom.cpp 59 // The prefix within the property name must be followed by a capital letter.
  /external/webkit/Source/WebCore/css/
MediaList.cpp 105 // US ASCII letter [a-zA-Z] (ISO 10646 hex 41-5a, 61-7a), digit [0-9] (hex 30-39),
  /external/webkit/Source/WebCore/platform/graphics/
WidthIterator.cpp 159 // Account for letter-spacing.