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

/external/icu4c/common/
H A Ducnvmbcs.c2177 hasValidTrailBytes(const int32_t (*stateTable)[256], uint8_t state) { function
2206 hasValidTrailBytes(stateTable, (uint8_t)MBCS_ENTRY_TRANSITION_STATE(entry))
2224 return hasValidTrailBytes(stateTable, (uint8_t)MBCS_ENTRY_TRANSITION_STATE(entry));

Completed in 29 milliseconds