Home
last modified time | relevance | path

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

/PHP-5.5/ext/interbase/
H A Dibase_query.c38 #define FETCH_ROW 1 macro
1510 if (! (fetch_type & FETCH_ROW)) { in _php_ibase_fetch_hash()
1639 if (fetch_type & FETCH_ROW) { in _php_ibase_fetch_hash()
1645 if (fetch_type & FETCH_ROW) { in _php_ibase_fetch_hash()
1659 _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, FETCH_ROW); in PHP_FUNCTION()

Completed in 10 milliseconds