Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Disbidi.c80 U32 section_fcFirst, section_fcLim = 0xffffffffL; in wvIsBidiDocumentComplex() local
98 para_fcFirst = char_fcFirst = section_fcFirst = in wvIsBidiDocumentComplex()
172 &sep, &section_fcFirst, in wvIsBidiDocumentComplex()
326 U32 section_fcFirst, section_fcLim = 0xffffffff; in wvIsBidiDocumentSimple() local
341 para_fcFirst = char_fcFirst = section_fcFirst = wvGetBeginFC (ps, whichdoc); in wvIsBidiDocumentSimple()
434 &sep, &section_fcFirst, in wvIsBidiDocumentSimple()
442 section_fcFirst, section_fcLim)); in wvIsBidiDocumentSimple()
H A Ddecode_simple.c57 U32 section_fcFirst, section_fcLim = 0xffffffff; in wvDecodeSimple() local
103 para_fcFirst = char_fcFirst = section_fcFirst = wvGetBeginFC (ps, whichdoc); in wvDecodeSimple()
343 &sep, &section_fcFirst, in wvDecodeSimple()
351 section_fcFirst, section_fcLim)); in wvDecodeSimple()
354 if (j == section_fcFirst) in wvDecodeSimple()
H A Ddecode_complex.c364 U32 section_fcFirst, section_fcLim = 0xffffffffL; in wvDecodeComplex() local
495 para_fcFirst = char_fcFirst = section_fcFirst = in wvDecodeComplex()
606 &sep, &section_fcFirst, in wvDecodeComplex()
618 if (j == section_fcFirst) in wvDecodeComplex()