Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest8.c400 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()