Searched refs:uc_is_digit (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-ctype_digit.c22 #define PREDICATE(c) uc_is_digit (c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dctype_digit.c29 uc_is_digit (ucs4_t uc) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h652 /* Test for any character for which 'uc_is_alpha' or 'uc_is_digit' is true. */
658 which none of 'uc_is_cntrl', 'uc_is_digit', 'uc_is_punct', or 'uc_is_space'
669 uc_is_digit (ucs4_t uc);
678 'uc_is_digit', 'uc_is_punct', or 'uc_is_space' is true. */
699 'uc_is_digit', 'uc_is_punct', or 'uc_is_space' is true. */

Completed in 165 milliseconds