Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtclsqlite.c370 static Tcl_ChannelType IncrblobChannelType = { variable
421 p->channel = Tcl_CreateChannel(&IncrblobChannelType, zChannel, p, flags); in createIncrblobChannel()