Searched defs:is_lower (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_ctype.h58 #define is_lower(ch) \ macro
/netbsd-current/external/gpl2/groff/dist/src/preproc/refer/
H A Dtoken.h59 inline int token_info::is_lower() const function in class:token_info
H A Dref.cpp757 int is_lower = ti->is_lower(); local
/netbsd-current/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py263 def is_lower(code_point): function
/netbsd-current/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py263 def is_lower(code_point): function
/netbsd-current/bin/sh/
H A Dsyntax.h83 #define is_lower(c) (sh_ctype(c) & ISLOWER) macro
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dtaxonomy.c34 int is_lower = s >= 'a' && s <= 'z'; local
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dregex.c3213 boolean is_lower = STREQ (str, "lower"); local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c3222 boolean is_lower = STREQ (str, "lower"); local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dregex.c3226 boolean is_lower = STREQ (str, "lower"); local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c3226 boolean is_lower = STREQ (str, "lower"); local
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dregex.c3226 boolean is_lower = STREQ (str, "lower"); local
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dregex.c3226 boolean is_lower = STREQ (str, "lower"); local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c3226 boolean is_lower = STREQ (str, "lower"); local
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c3298 boolean is_lower = STREQ (str, "lower"); variable
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c3226 boolean is_lower = STREQ (str, "lower"); local

Completed in 388 milliseconds