Lines Matching refs:epiLength
628 void ubidi_setContext_android(UBiDi * pBiDi, const UChar * prologue, int32_t proLength, const UChar * epilogue, int32_t epiLength, UErrorCode * pErrorCode) {
629 ubidi_setContext(pBiDi, prologue, proLength, epilogue, epiLength, pErrorCode);