Searched refs:ppMod (Results 1 – 1 of 1) sorted by relevance
443 sqlite3_module **ppMod /* Destination for copied module */ in vtshimCopyModule() argument446 if( !pMod || !ppMod ) return SQLITE_ERROR; in vtshimCopyModule()450 *ppMod = p; in vtshimCopyModule()