Home
last modified time | relevance | path

Searched refs:bteChpx (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Disbidi.c81 BTE *btePapx = NULL, *bteChpx = NULL; in wvIsBidiDocumentComplex() local
112 wvGetBTE_PLCF6 (&bteChpx, &posChpx, &char_intervals, in wvIsBidiDocumentComplex()
121 wvGetBTE_PLCF (&bteChpx, &posChpx, &char_intervals, in wvIsBidiDocumentComplex()
261 &ps->clx, bteChpx, posChpx, in wvIsBidiDocumentComplex()
305 wvFree (bteChpx); in wvIsBidiDocumentComplex()
327 BTE *btePapx = NULL, *bteChpx = NULL; in wvIsBidiDocumentSimple() local
354 wvGetBTE_PLCF6 (&bteChpx, &posChpx, &char_intervals, in wvIsBidiDocumentSimple()
363 wvGetBTE_PLCF (&bteChpx, &posChpx, &char_intervals, in wvIsBidiDocumentSimple()
483 &ps->clx, bteChpx, posChpx, in wvIsBidiDocumentSimple()
525 wvFree (bteChpx); in wvIsBidiDocumentSimple()
H A Ddecode_simple.c59 BTE *btePapx, *bteChpx; in wvDecodeSimple() local
205 wvGetBTE_PLCF6 (&bteChpx, &posChpx, &char_intervals, in wvDecodeSimple()
214 wvGetBTE_PLCF (&bteChpx, &posChpx, &char_intervals, in wvDecodeSimple()
250 wvFree (bteChpx); in wvDecodeSimple()
451 &ps->clx, bteChpx, posChpx, in wvDecodeSimple()
589 wvFree (bteChpx); in wvDecodeSimple()
H A Ddecode_complex.c366 BTE *btePapx = NULL, *bteChpx = NULL; in wvDecodeComplex() local
513 wvGetBTE_PLCF6 (&bteChpx, &posChpx, &char_intervals, in wvDecodeComplex()
522 wvGetBTE_PLCF (&bteChpx, &posChpx, &char_intervals, in wvDecodeComplex()
756 &ps->clx, bteChpx, posChpx, in wvDecodeComplex()
908 wvFree (bteChpx); in wvDecodeComplex()