Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinx.cpp30192 static xSQLFetch m_pSQLFetch; member in CODBC
30207 #define sph_SQLFetch (*CODBC::m_pSQLFetch)
30221 (void**)&m_pSQLAllocHandle, (void**)&m_pSQLFetch, (void**)&m_pSQLExecDirect,
30231 xSQLFetch CODBC::m_pSQLFetch = (xSQLFetch)CODBC::Stub; member in CODBC