Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c1734 static FILE * openChrSource(const char *zFile){ in openChrSource() function
28011 }else if( (p->in = openChrSource(azArg[1]))==0 ){ in do_meta_command()