Searched refs:php_sqlite_fetch_single (Results 1 – 1 of 1) sorted by relevance
2545 static void php_sqlite_fetch_single(struct php_sqlite_result *res, zend_bool decode_binary, zval *r… in php_sqlite_fetch_single() function2655 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 10 milliseconds