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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dctype_punct.c29 uc_is_punct (ucs4_t uc) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-ctype_punct.c353 #define PREDICATE(c) uc_is_punct (c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h658 which none of 'uc_is_cntrl', 'uc_is_digit', 'uc_is_punct', or 'uc_is_space'
678 'uc_is_digit', 'uc_is_punct', or 'uc_is_space' is true. */
689 uc_is_punct (ucs4_t uc);
692 characters for which none of 'uc_is_alnum', 'uc_is_graph', or 'uc_is_punct'
699 'uc_is_digit', 'uc_is_punct', or 'uc_is_space' is true. */

Completed in 160 milliseconds