Searched defs:chars (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | cclass.h | 77 const char *chars; member
|
/bionic/tests/ |
D | wchar_test.cpp | 120 const wchar_t chars[] = { L'h', L'e', L'l', L'l', L'o', 0 }; in TEST() local
|
D | stdio_test.cpp | 346 wchar_t chars[] = { L'h', L'i', 0 }; in TEST() local 358 wchar_t chars[] = { L'h', L'i', 0 }; in TEST() local
|
/bionic/libc/tzcode/ |
D | localtime.c | 132 char chars[BIGGEST(BIGGEST(TZ_MAX_CHARS + 1, sizeof gmt), member
|