Home
last modified time | relevance | path

Searched refs:ibase_blob_open (Results 1 – 4 of 4) sorted by path

/PHP-5.5/ext/interbase/
H A Dibase_blobs.c236 PHP_FUNCTION(ibase_blob_open) in PHP_FUNCTION() argument
H A Dinterbase.c356 PHP_FE(ibase_blob_open, arginfo_ibase_blob_open)
420 PHP_FALIAS(fbird_blob_open, ibase_blob_open, arginfo_ibase_blob_open)
H A Dphp_interbase.h68 PHP_FUNCTION(ibase_blob_open);
/PHP-5.5/ext/interbase/tests/
H A D004.phpt39 $bl_h = ibase_blob_open($row->V_BLOB);
48 $bl_h = ibase_blob_open($link,$row->V_BLOB);

Completed in 19 milliseconds