HomeSort by relevance Sort by last modified time
    Searched full:scanset (Results 1 - 5 of 5) sorted by null

  /bionic/libc/stdio/
vfscanf.c 710 * Fill in the given table from the scanset at the given format
713 * considered part of the scanset.
721 c = *fmt++; /* first char hat => negated scanset */
734 * Now set the entries corresponding to the actual scanset
752 * A scanset of the form
756 * the effect of a scanset such as
794 case ']': /* end of scanset */
  /external/icu4c/io/
uscanf_p.c 1181 USet *scanset; local
    [all...]
  /external/icu4c/common/
rbbiscan.h 93 void scanSet();
rbbiscan.cpp 556 scanSet();
    [all...]
  /external/icu4c/io/unicode/
ustdio.h 55 converted then check to see if it's whitespace or in the scanset.
56 If it's whitespace or in the scanset, put all the bytes back (do nothing
74 * The width parameter for all scanf formats, including scanset, needs
    [all...]

Completed in 7926 milliseconds