Home
last modified time | relevance | path

Searched refs:isascii (Results 1 – 5 of 5) sorted by relevance

/components/libc/compilers/common/
A Dcctype.c14 #ifndef isascii /* some toolchain use macro to define it */
15 int isascii(int c) in isascii() function
/components/libc/compilers/common/include/posix/
A Dctype.h21 #ifndef isascii /* some toolchain use macro to define it */
22 int isascii(int c);
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG2871 No need to test isascii(c) before isdigit(c) or isxdigit(c).
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG3827 No need to test isascii(c) before isdigit(c) or isxdigit(c).
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG4080 No need to test isascii(c) before isdigit(c) or isxdigit(c).

Completed in 43 milliseconds