Home
last modified time | relevance | path

Searched refs:para_fcFirst (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dtable.c67 U32 para_fcFirst, para_fcLim = 0xffffffffL; in wvGetRowTap() local
82 &para_fcFirst, &para_fcLim, i, btePapx, in wvGetRowTap()
104 U32 para_fcFirst, para_fcLim = 0xffffffffL; in wvGetFullTableInit() local
120 &para_fcFirst, &para_fcLim, i, btePapx, in wvGetFullTableInit()
715 U32 para_fcFirst, para_fcLim; in TheTest() local
761 &para_fcFirst, &para_fcLim, in TheTest()
768 para_fcFirst, para_fcLim, in TheTest()
771 if (j == para_fcFirst) in TheTest()
790 U32 para_fcFirst, para_fcLim = 0xffffffffL; in wvGetComplexFullTableInit() local
820 &para_fkp, &para_fcFirst, &para_fcLim, in wvGetComplexFullTableInit()
[all …]
H A Disbidi.c77 U32 para_fcFirst, para_fcLim = 0xffffffffL; in wvIsBidiDocumentComplex() local
98 para_fcFirst = char_fcFirst = section_fcFirst = in wvIsBidiDocumentComplex()
199 &para_fcFirst, &para_fcLim, in wvIsBidiDocumentComplex()
206 ("para begin and end is %x %x\n", para_fcFirst, in wvIsBidiDocumentComplex()
210 if (j == para_fcFirst) in wvIsBidiDocumentComplex()
232 ("para begin and end is %x %x\n", para_fcFirst, in wvIsBidiDocumentComplex()
323 U32 para_fcFirst, para_fcLim = 0xffffffff; in wvIsBidiDocumentSimple() local
341 para_fcFirst = char_fcFirst = section_fcFirst = wvGetBeginFC (ps, whichdoc); in wvIsBidiDocumentSimple()
455 &para_fcFirst, &para_fcLim, in wvIsBidiDocumentSimple()
460 ("Para from %x to %x, j is %x\n", para_fcFirst, in wvIsBidiDocumentSimple()
[all …]
H A Ddecode_simple.c54 U32 para_fcFirst, para_fcLim = 0xffffffff; in wvDecodeSimple() local
365 &para_fcFirst, &para_fcLim, in wvDecodeSimple()
370 ("Para from %x to %x, j is %x\n", para_fcFirst, in wvDecodeSimple()
382 if (j != para_fcFirst) in wvDecodeSimple()
386 para_fcFirst = j; in wvDecodeSimple()
391 if (j == para_fcFirst) in wvDecodeSimple()
842 U32 para_fcFirst = 0x400; in wvGetBeginFC() local
847 para_fcFirst = wvConvertCPToFC (0, &ps->clx); in wvGetBeginFC()
850 para_fcFirst = wvConvertCPToFC (ps->fib.ccpText, &ps->clx); in wvGetBeginFC()
853 para_fcFirst = wvConvertCPToFC (ps->fib.ccpText + ps->fib.ccpFtn, in wvGetBeginFC()
[all …]
H A Ddecode_complex.c361 U32 para_fcFirst, para_fcLim = 0xffffffffL; in wvDecodeComplex() local
495 para_fcFirst = char_fcFirst = section_fcFirst = in wvDecodeComplex()
634 &para_fcFirst, &para_fcLim, in wvDecodeComplex()
641 ("para begin and end is %x %x\n", para_fcFirst, in wvDecodeComplex()
653 if (j != para_fcFirst) in wvDecodeComplex()
657 para_fcFirst = j; in wvDecodeComplex()
663 if (j == para_fcFirst) in wvDecodeComplex()
695 ("para begin and end is %x %x\n", para_fcFirst, in wvDecodeComplex()