Searched refs:frombom (Results 1 – 1 of 1) sorted by relevance
1177 int frombom; member1316 px->frombom0 = px->frombom = (fromcodeset >= 0xe0) ? (fromcodeset & 0x10) >> 4 : 0; in iconv_open()1355 px->frombom = px->frombom0; in iconv()1395 if (px->frombom) { in iconv()1396 px->frombom = 0; in iconv()1406 if (!px->frombom) { in iconv()
Completed in 3 milliseconds