Home
last modified time | relevance | path

Searched defs:sql_fetchrow (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/phpbb3/phpBB3/phpbb/cache/driver/
H A Dbase.php124 function sql_fetchrow($query_id) function in phpbb\\cache\\driver\\base
H A Ddriver_interface.php139 public function sql_fetchrow($query_id); function
H A Ddummy.php125 function sql_fetchrow($query_id) function in phpbb\\cache\\driver\\dummy
/dports/chinese/phpbb3-tw/phpBB3/includes/acm/
H A Dacm_null.php126 function sql_fetchrow($query_id) function in acm
H A Dacm_memory.php352 function sql_fetchrow($query_id) function in acm_memory
/dports/www/phpbb3/phpBB3/phpbb/db/driver/
H A Dmssql_odbc.php254 function sql_fetchrow($query_id = false) function in phpbb\\db\\driver\\mssql_odbc
H A Dmysqli.php241 function sql_fetchrow($query_id = false) function in phpbb\\db\\driver\\mysqli
H A Dmssqlnative.php236 function sql_fetchrow($query_id = false) function in phpbb\\db\\driver\\mssqlnative
H A Dsqlite3.php226 public function sql_fetchrow($query_id = false) function in phpbb\\db\\driver\\sqlite3
/dports/chinese/phpbb3-tw/phpBB3/includes/db/
H A Dmssql_odbc.php259 function sql_fetchrow($query_id = false, $debug = false) function in dbal_mssql_odbc
H A Dpostgres.php280 function sql_fetchrow($query_id = false) function in dbal_postgres
H A Dsqlite.php207 function sql_fetchrow($query_id = false) function in dbal_sqlite
H A Dmssql.php236 function sql_fetchrow($query_id = false) function in dbal_mssql
/dports/chinese/phpbb-tw/phpBB2/db/
H A Dmysql.php200 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmysql4.php205 function sql_fetchrow($query_id = 0) function in sql_db
H A Dpostgres7.php230 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmssql-odbc.php270 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmssql.php277 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmsaccess.php273 function sql_fetchrow($query_id = 0) function in sql_db
/dports/www/phpbb/phpBB2/db/
H A Dmysql4.php205 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmysql.php200 function sql_fetchrow($query_id = 0) function in sql_db
H A Dpostgres7.php230 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmssql-odbc.php270 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmsaccess.php273 function sql_fetchrow($query_id = 0) function in sql_db
H A Dmssql.php277 function sql_fetchrow($query_id = 0) function in sql_db

12