Lines Matching defs:bom
33440 u8 bom = 0;33447 bom = SQLITE_UTF16BE;33450 bom = SQLITE_UTF16LE;33454 if( bom ){33462 pMem->enc = bom;