Searched refs:php_sqlite_fetch (Results 1 – 1 of 1) sorted by relevance
167 static int php_sqlite_fetch(struct php_sqlite_result *rres TSRMLS_DC);1311 php_sqlite_fetch(res TSRMLS_CC); in sqlite_iterator_move_forward()1780 static int php_sqlite_fetch(struct php_sqlite_result *rres TSRMLS_DC) in php_sqlite_fetch() function1909 if (php_sqlite_fetch((*prres) TSRMLS_CC) != SQLITE_OK) { in sqlite_query()2223 php_sqlite_fetch(res TSRMLS_CC); in php_sqlite_fetch_array()2585 php_sqlite_fetch(res TSRMLS_CC); in php_sqlite_fetch_single()3077 php_sqlite_fetch(res TSRMLS_CC); in PHP_FUNCTION()
Completed in 11 milliseconds