Home
last modified time | relevance | path

Searched refs:isblank (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dregex_internal.h80 #if !defined _LIBC && ! (defined isblank || (HAVE_ISBLANK && HAVE_DECL_ISBLANK))
81 # define isblank(ch) ((ch) == ' ' || (ch) == '\t') macro
A Dregcomp.c3650 BUILD_CHARCLASS_LOOP (isblank); in build_charclass()

Completed in 13 milliseconds