Home
last modified time | relevance | path

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

/PHP-7.2/ext/interbase/
H A Dibase_query.c38 #define FETCH_ROW 1 macro
1508 if (! (fetch_type & FETCH_ROW)) { in _php_ibase_fetch_hash()
1635 if (fetch_type & FETCH_ROW) { in _php_ibase_fetch_hash()
1641 if (fetch_type & FETCH_ROW) { in _php_ibase_fetch_hash()
1655 _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, FETCH_ROW); in PHP_FUNCTION()

Completed in 8 milliseconds