Searched refs:UC_DECOMPOSITION_MAX_LENGTH (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uninorm/
H A Du-normalize-internal.h60 ucs4_t decomposed[UC_DECOMPOSITION_MAX_LENGTH];
83 ucs4_t curr_decomposed[UC_DECOMPOSITION_MAX_LENGTH];
101 if (decomposed_count > UC_DECOMPOSITION_MAX_LENGTH)
H A Duninorm-filter.c77 ucs4_t decomposed[UC_DECOMPOSITION_MAX_LENGTH];
97 ucs4_t curr_decomposed[UC_DECOMPOSITION_MAX_LENGTH];
116 if (decomposed_count > UC_DECOMPOSITION_MAX_LENGTH)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-canonical-decomposition.c28 ucs4_t decomposed[UC_DECOMPOSITION_MAX_LENGTH];
H A Dtest-compat-decomposition.c29 ucs4_t decomposed[UC_DECOMPOSITION_MAX_LENGTH];
H A Dtest-decomposition.c28 ucs4_t decomposed[UC_DECOMPOSITION_MAX_LENGTH];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Duninorm.h79 #define UC_DECOMPOSITION_MAX_LENGTH 32 macro
82 DECOMPOSITION must point to an array of at least UC_DECOMPOSITION_MAX_LENGTH
90 DECOMPOSITION must point to an array of at least UC_DECOMPOSITION_MAX_LENGTH

Completed in 109 milliseconds