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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Duniname.h36 ASCII. Returns the character if found, or UNINAME_INVALID if not found. */
39 #define UNINAME_INVALID ((ucs4_t) 0xFFFF) macro
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniname/
H A Dtest-uninames.c182 if (result == UNINAME_INVALID)
230 if (result != UNINAME_INVALID
243 if (unicode_name_character ("A A") != UNINAME_INVALID)
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniname/
H A Duniname.c300 ASCII. Returns the character if found, or UNINAME_INVALID if not found. */
515 return UNINAME_INVALID;
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-perl.c1103 if (unicode != UNINAME_INVALID)

Completed in 59 milliseconds