Home
last modified time | relevance | path

Searched refs:wvHandleCodePage (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dtext.c193 eachchar = wvHandleCodePage (eachchar, lid); in wvOutputHtmlChar()
678 wvHandleCodePage (U16 eachchar, U16 lid) in wvHandleCodePage() function
H A Dfield.c444 which[i] = wvHandleCodePage (which[i], lid); in fieldCharProc()
H A DwvRTF.c311 eachchar = wvHandleCodePage (eachchar, lid); in charProc()
H A Dwv.h2964 U16 wvHandleCodePage (U16 eachchar, U16 lid);
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_97.cpp1808 eachchar = wvHandleCodePage(eachchar, lid); in _charProc()
3599 f->fieldWhich[f->fieldI] = wvHandleCodePage(eachchar, lid); in _fieldProc()