HomeSort by relevance Sort by last modified time
    Searched full:delimiters (Results 151 - 175 of 343) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/icu/icu4c/source/i18n/unicode/
uregex.h     [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
psaux.h 369 FT_Bool delimiters );
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
psaux.h 369 FT_Bool delimiters );
    [all...]
  /frameworks/base/core/java/android/util/
JsonWriter.java 29 * and end delimiters of objects and arrays.
JsonReader.java 31 * end delimiters of objects and arrays. The tokens are traversed in
625 * Read delimiters. Either a comma/semicolon separating this and the
    [all...]
  /libcore/luni/src/main/java/java/util/
Scanner.java 303 * Tries to find the pattern in the input. Delimiters are ignored. If the
415 * horizon. Delimiters are ignored. If the pattern is found, the matched
497 * {@code horizon}. Delimiters are ignored. This call is the same as invoking
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
iomanip 418 * The left and right delimiters can be different.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 412 Optional atomends specifies a different set of end token delimiters
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 412 Optional atomends specifies a different set of end token delimiters
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 29 * end delimiters of objects and arrays. The tokens are traversed in
593 * Read delimiters. Either a comma/semicolon separating this and the
    [all...]
  /external/jdiff/src/jdiff/
Diff.java 64 String delimiters = " .,;:?!(){}[]\"'~@#$%^&*+=_-|\\<>/"; local
65 StringTokenizer st = new StringTokenizer(doc, delimiters, true);
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-filtering/1.0-beta-4/
maven-filtering-1.0-beta-4.jar 
  /external/chromium_org/third_party/icu/source/test/cintltst/
reapits.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
reapits.c     [all...]
  /external/valgrind/main/memcheck/tests/
str_tester.c 759 equal(strtok(one, ", "), "abc", 22); /* No delimiters. */
818 equal(strtok_r(one, ", ", &cp), "abc", 23); /* No delimiters. */
888 equal(strsep(&cp, ", "), "abc", 39); /* No delimiters. */
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 1601 const char delimiters[] = " x*,"; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 1626 const char delimiters[] = " x*,"; local
    [all...]
  /dalvik/docs/
prettify.js 684 * This code treats ", ', and ` as string delimiters, and \ as a string
687 * the tripled delimiters used in python, but should work on those regardless
    [all...]
  /external/mksh/src/
lex.c 72 /* max. number of delimiters */
812 * here delimiters need a special case since
    [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssTokens.java 69 * <li>All delimiters that can start longer tokens are followed by a space.
    [all...]
  /external/pcre/dist/doc/
pcregrep.1 24 without delimiters. For example:
28 If you attempt to use delimiters (for example, by surrounding a pattern with
    [all...]
pcregrep.txt 22 are given without delimiters. For example:
26 If you attempt to use delimiters (for example, by surrounding a pattern
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
tts_background.js 229 // Since we are substituting the chunk delimiters back into the string, only

Completed in 2029 milliseconds

1 2 3 4 5 67 8 91011>>