Searched refs:echoConstructor (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | test8.c | 400 static int echoConstructor( in echoConstructor() function 474 rc = echoConstructor(db, pAux, argc, argv, ppVtab, pzErr); in echoCreate() 521 return echoConstructor(db, pAux, argc, argv, ppVtab, pzErr); in echoConnect()
|