Searched refs:isctype (Results 1 – 15 of 15) sorted by relevance
/external/libcxx/test/std/re/re.traits/ |
D | isctype.pass.cpp | 25 assert( t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 26 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() 27 assert( t.isctype('Z', t.lookup_classname(s.begin(), s.end()))); in main() 28 assert( t.isctype('5', t.lookup_classname(s.begin(), s.end()))); in main() 29 assert(!t.isctype(' ', t.lookup_classname(s.begin(), s.end()))); in main() 30 assert(!t.isctype('-', t.lookup_classname(s.begin(), s.end()))); in main() 31 assert(!t.isctype('@', t.lookup_classname(s.begin(), s.end()))); in main() 34 assert(!t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 35 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() 36 assert( t.isctype('Z', t.lookup_classname(s.begin(), s.end()))); in main() [all …]
|
/external/openssh/openbsd-compat/ |
D | charclass.h | 14 int (*isctype)(int); member
|
D | glob.c | 934 cclasses[idx].isctype(k))
|
/external/clang/test/Analysis/ |
D | misc-ps.c | 133 int isctype(char c, unsigned long f) in isctype() function
|
/external/libcxx/include/ |
D | regex | 118 bool isctype(charT c, char_class_type f) const; 1010 bool isctype(char_type __c, char_class_type __m) const; 1242 regex_traits<_CharT>::isctype(char_type __c, char_class_type __m) const 1901 __traits_.isctype(__c, ctype_base::alnum); 1911 __traits_.isctype(__c, ctype_base::alnum); 1919 __traits_.isctype(__c1, ctype_base::alnum); 1921 __traits_.isctype(__c2, ctype_base::alnum); 2365 if (__traits_.isctype(__ch2.first, __mask_) && 2366 __traits_.isctype(__ch2.second, __mask_)) 2371 if (!__traits_.isctype(__ch2.first, __neg_mask_) && [all …]
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_stretched_filled.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | dump_syms_regtest.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | omap_reorder_funcs.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | dump_syms_regtest64.sym | 247 FILE 7216 f:\dd\vctools\crt\crtw32\convert\isctype.c
|
D | omap_stretched.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | omap_reorder_bbs.sym | 221 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2088 fun:isctype=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 58 PUBLIC 2bd10 0 isctype
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 6400 FILE 6399 f:\sp\vctools\crt_bld\self_x86\crt\src\isctype.c
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 6400 FILE 6399 f:\sp\vctools\crt_bld\self_x86\crt\src\isctype.c
|