Home
last modified time | relevance | path

Searched refs:safe_strcmp (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/mptest/
H A Dmptest.c111 static int safe_strcmp(const char *a, const char *b){ in safe_strcmp() function
227 if( g.pErrLog && safe_strcmp(g.zErrLog,g.zLog) ){ in errorMessage()
254 if( g.pErrLog && safe_strcmp(g.zErrLog,g.zLog) ){ in fatalError()