Searched refs:p0type (Results 1 – 1 of 1) sorted by relevance
319 int p0type; in substrFunc() local329 p0type = sqlite3_value_type(argv[0]); in substrFunc()331 if( p0type==SQLITE_BLOB ){ in substrFunc()383 if( p0type!=SQLITE_BLOB ){ in substrFunc()