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