| http://www.w3.org/ns/prov#value | - /PHP_5_4/ext/sqlite3/libsqlite/H A Dsqlite3ext.h251 #define sqlite3_column_bytes sqlite3_api->column_bytes macro H A Dsqlite3.c3951 ** ^If the result is a BLOB or UTF-8 string then the sqlite3_column_bytes()3953 ** ^If the result is a UTF-16 string, then sqlite3_column_bytes() converts3955 ** ^If the result is a numeric value then sqlite3_column_bytes() uses3958 ** ^If the result is NULL, then sql
|