Searched refs:bTextOnly (Results 1 – 1 of 1) sorted by relevance
3824 int bTextOnly /* Always interpret pIn as text if true */ in decimal_new() argument3828 if( bTextOnly && (eType==SQLITE_FLOAT || eType==SQLITE_BLOB) ){ in decimal_new()