Home | History | Annotate | Download | only in common

Lines Matching refs:prologue

361     /* return first strong char after the last B in prologue if any */
362 const UChar *text=pBiDi->prologue;
1443 /* return last strong char at the end of the prologue */
1444 const UChar *text=pBiDi->prologue;
1669 const UChar *prologue, int32_t proLength,
1675 (prologue==NULL && proLength!=0) || (epilogue==NULL && epiLength!=0)) {
1681 pBiDi->proLength=u_strlen(prologue);
1690 pBiDi->prologue=prologue;