Home
last modified time | relevance | path

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

/PHP-5.5/ext/interbase/tests/
H A D004.phpt38 $row = ibase_fetch_object($q);
66 $row = ibase_fetch_object($q,IBASE_TEXT);
108 $row = ibase_fetch_object($q);
118 $row = ibase_fetch_object($q,IBASE_TEXT);
H A D003.phpt56 $row = ibase_fetch_object($sel);
H A D007.phpt74 $row = ibase_fetch_object($sel,IBASE_FETCH_ARRAYS);
H A D006.phpt59 $row = ibase_fetch_object($sel);
/PHP-5.5/ext/interbase/
H A Dphp_interbase.h40 PHP_FUNCTION(ibase_fetch_object);
H A Dinterbase.c329 PHP_FE(ibase_fetch_object, arginfo_ibase_fetch_object)
393 PHP_FALIAS(fbird_fetch_object, ibase_fetch_object, arginfo_ibase_fetch_object)
H A Dibase_query.c1673 PHP_FUNCTION(ibase_fetch_object) in PHP_FUNCTION() argument

Completed in 14 milliseconds