Home
last modified time | relevance | path

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

/PHP-5.3/ext/interbase/
H A Dibase_query.c40 #define FETCH_ROW 1 macro
1517 if (! (fetch_type & FETCH_ROW)) { in _php_ibase_fetch_hash()
1646 if (fetch_type & FETCH_ROW) { in _php_ibase_fetch_hash()
1652 if (fetch_type & FETCH_ROW) { in _php_ibase_fetch_hash()
1666 _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAM_PASSTHRU, FETCH_ROW); in PHP_FUNCTION()

Completed in 14 milliseconds