Lines Matching defs:bom
34750 u8 bom = 0;34757 bom = SQLITE_UTF16BE;34760 bom = SQLITE_UTF16LE;34764 if( bom ){34772 pMem->enc = bom;