Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Ddecode_simple.c236 wvHandleDocument (ps, DOCBEGIN); in wvDecodeSimple()
246 wvHandleDocument (ps, DOCEND); in wvDecodeSimple()
269 if(wvHandleDocument (ps, DOCBEGIN)) in wvDecodeSimple()
561 wvHandleDocument (ps, DOCEND); in wvDecodeSimple()
H A Ddecode_complex.c534 if(wvHandleDocument (ps, DOCBEGIN)) in wvDecodeComplex()
892 wvHandleDocument (ps, DOCEND); in wvDecodeComplex()
H A Dtext.c852 wvHandleDocument (wvParseStruct * ps, wvTag tag) in wvHandleDocument() function
H A Dwv.h3049 int wvHandleDocument (wvParseStruct * ps, wvTag tag);