Searched refs:valueBytes (Results 1 – 1 of 1) sorted by relevance
1962 static SQLITE_NOINLINE int valueBytes(sqlite3_value *pVal, u8 enc){ in valueBytes() function1982 return valueBytes(pVal, enc); in sqlite3ValueBytes()