Home
last modified time | relevance | path

Searched refs:bail (Results 1 – 25 of 35) sorted by last modified time

12

/php-src/ext/odbc/
H A Dconfig.m451 dnl we have an error and should bail out, as we can't find the libs!
/php-src/ext/ftp/
H A Dftp.c134 goto bail; in ftp_open()
154 bail: in ftp_open()
971 bail: in ftp_get()
1101 bail: in ftp_put()
1145 bail: in ftp_append()
1779 bail: in ftp_getdata()
2092 bail: in ftp_genlist()
2161 bail: in ftp_nb_get()
2222 bail: in ftp_nb_continue_read()
2275 bail: in ftp_nb_put()
[all …]
/php-src/sapi/fpm/tests/
H A Dlogtool.inc526 if ($this->getError()) { // quick bail out to save some CPU
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt23 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_get_result_geom.phpt26 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_param.phpt135 // don't bail - it might be that the server does not support the data type
H A Dmysqli_stmt_bind_result.phpt66 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_insert_id.phpt66 between the second last insert and the lock, therefore don't stop just bail
H A Dmysqli_fetch_all_oo.phpt90 // don't bail, engine might not support the datatype
H A Dmysqli_fetch_array.phpt72 // don't bail, engine might not support the datatype
H A Dmysqli_fetch_array_oo.phpt74 // don't bail, engine might not support the datatype
H A Dmysqli_fetch_object.phpt121 …I think we should bail out here. The following line will give a Fatal error: Call to private ... f…
H A Dmysqli_stmt_fetch_geom.phpt26 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_result_bit.phpt48 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_param_references.phpt69 // no need to check the return value, will bail and make EXPECTF fail if need be
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt80 … printf("[003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!\n");
173 [003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!
H A Dbug_42499.phpt24 // This will bail at you because you have not fetched the SELECT results: this is not a bug!
/php-src/ext/mysqli/tests/fetch/
H A Dmysqli_fetch_all_data_types_variation.phpt28 // don't bail, engine might not support the datatype
/php-src/ext/phar/
H A Dtar.c290 bail: in phar_parse_tarfile()
301 goto bail; in phar_parse_tarfile()
319 goto bail; in phar_parse_tarfile()
359 goto bail; in phar_parse_tarfile()
/php-src/ext/standard/tests/assert/
H A Dassert.phpt7 assert.bail = 0
H A Dassert04.phpt7 assert.bail = 0
22 /* Assert false and bail*/
H A Dassert_basic.phpt7 assert.bail = 0
H A Dassert_basic1.phpt7 assert.bail = 0
H A Dassert_basic2.phpt7 assert.bail = 0
H A Dassert_basic3.phpt7 assert.bail = 0
16 //bail out on error

Completed in 42 milliseconds

12