Home | History | Annotate | Download | only in common

Lines Matching refs:prologue

360     /* return first strong char after the last B in prologue if any */
361 const UChar *text=pBiDi->prologue;
1442 /* return last strong char at the end of the prologue */
1443 const UChar *text=pBiDi->prologue;
1668 const UChar *prologue, int32_t proLength,
1674 (prologue==NULL && proLength!=0) || (epilogue==NULL && epiLength!=0)) {
1680 pBiDi->proLength=u_strlen(prologue);
1689 pBiDi->prologue=prologue;