Lines Matching defs:valueBytes
66677 ** The valueBytes() routine is a helper function.66679 static SQLITE_NOINLINE int valueBytes(sqlite3_value *pVal, u8 enc){66696 return valueBytes(pVal, enc);