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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dscripts.c28 const uc_script_t *
52 const uc_script_t *
65 uc_is_script (ucs4_t uc, const uc_script_t *script)
71 uc_all_scripts (const uc_script_t **scriptsp, size_t *countp)
H A Dscripts.h830 static const uc_script_t scripts[77] =
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unictype/
H A Dtest-scripts.c48 const uc_script_t *script = uc_script (c);
56 const uc_script_t *scripts;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h572 uc_script_t; typedef in typeref:struct:__anon2654
575 extern const uc_script_t *
579 extern const uc_script_t *
584 uc_is_script (ucs4_t uc, const uc_script_t *script);
588 uc_all_scripts (const uc_script_t **scripts, size_t *count);

Completed in 108 milliseconds