Searched refs:no_such_func (Results 1 – 2 of 2) sorted by relevance
831 int no_such_func = 0; /* True if no such function exists */ in sqliteExprCheck() local844 no_such_func = 1; in sqliteExprCheck()855 }else if( no_such_func ){ in sqliteExprCheck()
70532 int no_such_func = 0; /* True if no such function exists */70549 no_such_func = 1;70574 }else if( no_such_func ){
Completed in 537 milliseconds