Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c125 int getWin32Handle(Tcl_Interp *interp, const char *zA, LPHANDLE phFile){ in getWin32Handle() function
6442 if( getWin32Handle(interp, Tcl_GetString(objv[2]), &hFile) ){ in file_control_win32_set_handle()