Lines Matching refs:hasValidTrailBytes
2395 hasValidTrailBytes(const int32_t (*stateTable)[256], uint8_t state) {2424 hasValidTrailBytes(stateTable, (uint8_t)MBCS_ENTRY_TRANSITION_STATE(entry))2442 return hasValidTrailBytes(stateTable, (uint8_t)MBCS_ENTRY_TRANSITION_STATE(entry));