Searched refs:UNINAME_INVALID (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Duniname.h35 ASCII. Returns the character if found, or UNINAME_INVALID if not found. */
38 #define UNINAME_INVALID ((ucs4_t) 0xFFFF) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/uniname/
H A Dtest-uninames.c180 if (result == UNINAME_INVALID)
228 if (result != UNINAME_INVALID
241 if (unicode_name_character ("A A") != UNINAME_INVALID)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/uniname/
H A Duniname.c297 ASCII. Returns the character if found, or UNINAME_INVALID if not found. */
512 return UNINAME_INVALID;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-perl.c1103 if (unicode != UNINAME_INVALID)

Completed in 69 milliseconds