Searched refs:ibase_blob_add (Results 1 – 4 of 4) sorted by relevance
/PHP-7.3/ext/interbase/tests/ |
H A D | 004.phpt | 78 …ibase_blob_add($bl_h, "+----------------------------------------------------------------------+\n"… 79 …ibase_blob_add($bl_h, "| PHP HTML Embedded Scripting Language Version 3.0 |\n"… 80 …ibase_blob_add($bl_h, "+----------------------------------------------------------------------+\n"… 81 …ibase_blob_add($bl_h, "| Copyright (c) 1997-2000 PHP Development Team (See Credits file) |\n"… 82 …ibase_blob_add($bl_h, "+----------------------------------------------------------------------+\n"… 83 …ibase_blob_add($bl_h, "| This program is free software; you can redistribute it and/or modify |\n"… 84 …ibase_blob_add($bl_h, "| it under the terms of one of the following licenses: |\n"… 85 …ibase_blob_add($bl_h, "| |\n"… 86 …ibase_blob_add($bl_h, "| A) the GNU General Public License as published by the Free Software |\n"… 87 …ibase_blob_add($bl_h, "| Foundation; either version 2 of the License, or (at your option) |\n"… [all …]
|
/PHP-7.3/ext/interbase/ |
H A D | php_interbase.h | 69 PHP_FUNCTION(ibase_blob_add);
|
H A D | ibase_blobs.c | 294 PHP_FUNCTION(ibase_blob_add) in PHP_FUNCTION() argument
|
H A D | interbase.c | 353 PHP_FE(ibase_blob_add, arginfo_ibase_blob_add) 417 PHP_FALIAS(fbird_blob_add, ibase_blob_add, arginfo_ibase_blob_add)
|
Completed in 12 milliseconds