Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Disbidi.c82 U32 *posPapx = NULL, *posChpx = 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()
306 wvFree (posChpx); in wvIsBidiDocumentComplex()
328 U32 *posPapx = NULL, *posChpx = 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()
526 wvFree (posChpx); in wvIsBidiDocumentSimple()
H A Ddecode_simple.c60 U32 *posPapx, *posChpx; in wvDecodeSimple() local
205 wvGetBTE_PLCF6 (&bteChpx, &posChpx, &char_intervals, in wvDecodeSimple()
214 wvGetBTE_PLCF (&bteChpx, &posChpx, &char_intervals, in wvDecodeSimple()
249 wvFree (posChpx); in wvDecodeSimple()
451 &ps->clx, bteChpx, posChpx, in wvDecodeSimple()
590 wvFree (posChpx); in wvDecodeSimple()
H A Ddecode_complex.c367 U32 *posPapx = NULL, *posChpx = 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()
909 wvFree (posChpx); in wvDecodeComplex()