Home
last modified time | relevance | path

Searched defs:szFunc (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/stardict3/stardict-3.0.6/dict/src/win32/
H A DHookImportFunction.c70 static BOOL HookImportFunction(HMODULE hModule, LPCSTR szImportModule, LPCSTR szFunc, PROC paHookFu… in HookImportFunction()
123 BOOL HookAPI(LPCSTR szImportModule, LPCSTR szFunc, PROC paHookFuncs, PROC* paOrigFuncs) in HookAPI()
/dports/textproc/goldendict/goldendict-73ec1b5/mouseover_win32/
H A DHookImportFunction.c52 static BOOL HookImportFunction(HMODULE hModule, LPCSTR szImportModule, LPCSTR szFunc, PROC paHookFu… in HookImportFunction()
108 BOOL HookAPI(LPCSTR szImportModule, LPCSTR szFunc, PROC paHookFuncs, PROC* paOrigFuncs) in HookAPI()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/object/
H A DKviKvsObjectClass.h103 …KviKvsObjectFunctionHandler * lookupFunctionHandler(const QString & szFunc) { return m_pFunctionHa… in lookupFunctionHandler()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dappbase.cpp683 const char *szFunc, in wxOnAssert()
777 const wxChar *szFunc, in ShowAssertDialog()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dappbase.cpp683 const char *szFunc, in wxOnAssert()
777 const wxChar *szFunc, in ShowAssertDialog()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dappbase.cpp683 const char *szFunc, in wxOnAssert()
777 const wxChar *szFunc, in ShowAssertDialog()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dappbase.cpp683 const char *szFunc, in wxOnAssert()
777 const wxChar *szFunc, in ShowAssertDialog()
/dports/databases/py-pyodbc/pyodbc-4.0.32/src/
H A Dconnection.cpp1609 …const char* szFunc = (CompletionType == SQL_COMMIT) ? "SQLEndTran(SQL_COMMIT)" : "SQLEndTran(SQL_R… in Connection_exit() local
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxexpr.cpp3176 bool sphUDFCreate ( const char * szLib, const char * szFunc, ESphAttr eRetType, CSphString & sError… in sphUDFCreate()
3276 bool sphUDFDrop ( const char * szFunc, CSphString & sError ) in sphUDFDrop()