Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx208 const sal_Bool g_bValidCharsBelow32[32] = variable
222 bRet = ( (aChar < 32 && ! g_bValidCharsBelow32[aChar]) || in IsInvalidChar()

Completed in 24 milliseconds