Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/
H A Dsqlite.c2545 static void php_sqlite_fetch_single(struct php_sqlite_result *res, zend_bool decode_binary, zval *r… in php_sqlite_fetch_single() function
2655 php_sqlite_fetch_single(rres, decode_binary, ent TSRMLS_CC); in PHP_FUNCTION()
2699 php_sqlite_fetch_single(res, decode_binary, return_value TSRMLS_CC); in PHP_FUNCTION()

Completed in 17 milliseconds