Searched refs:blob_id_len (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/interbase/ |
| H A D | ibase_blobs.c | 241 int blob_id_len; local 253 if (FAILURE == zend_parse_parameters(1 TSRMLS_CC, "s", &blob_id, &blob_id_len)) { 258 if (FAILURE == zend_parse_parameters(2 TSRMLS_CC, "rs", &link, &blob_id, &blob_id_len)) { 403 int blob_id_len; local 416 if (FAILURE == zend_parse_parameters(1 TSRMLS_CC, "s", &blob_id, &blob_id_len)) { 421 if (FAILURE == zend_parse_parameters(2 TSRMLS_CC, "rs", &link, &blob_id, &blob_id_len)) { 479 int blob_id_len; local 493 if (FAILURE == zend_parse_parameters(1 TSRMLS_CC, "s", &blob_id, &blob_id_len)) { 498 if (FAILURE == zend_parse_parameters(2 TSRMLS_CC, "rs", &link, &blob_id, &blob_id_len)) {
|
Completed in 2 milliseconds