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