Home
last modified time | relevance | path

Searched defs:chars (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dcclass.h77 const char *chars; member
/bionic/tests/
Dwchar_test.cpp120 const wchar_t chars[] = { L'h', L'e', L'l', L'l', L'o', 0 }; in TEST() local
Dstdio_test.cpp346 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/
Dlocaltime.c132 char chars[BIGGEST(BIGGEST(TZ_MAX_CHARS + 1, sizeof gmt), member