Searched refs:m_pmysql_fetch_row (Results 1 – 1 of 1) sorted by relevance
28158 static xmysql_fetch_row m_pmysql_fetch_row; member in CMysql28175 #define sph_mysql_fetch_row (*CMysql::m_pmysql_fetch_row)28188 (void**)&m_pmysql_num_fields, (void**)&m_pmysql_fetch_row, (void**)&m_pmysql_fetch_fields,28203 xmysql_fetch_row CMysql::m_pmysql_fetch_row = (xmysql_fetch_row)CMysql::Stub; member in CMysql