Home
last modified time | relevance | path

Searched refs:bound (Results 1 – 25 of 54) sorted by last modified time

123

/PHP-5.5/main/
H A Drfc1867.c610 char *bound; in multipart_buffer_read() local
618 …if ((bound = php_ap_memstr(self->buf_begin, self->bytes_in_buffer, self->boundary_next, self->boun… in multipart_buffer_read()
619 max = bound - self->buf_begin; in multipart_buffer_read()
637 if (bound && len > 0 && buf[len-1] == '\r') { in multipart_buffer_read()
H A Dnetwork.c481 goto bound;
498 bound:
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug47818.phpt2 Bug #47818 (Segfault due to bound callback param)
/PHP-5.5/ext/sqlite3/tests/
H A Dbug45798.phpt2 Bug #45798 (sqlite3 doesn't notice if variable was bound)
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv4_recv.phpt29 echo "creating send socket bound to 127.0.0.1\n";
155 creating send socket bound to 127.0.0.1
/PHP-5.5/ext/pdo_sqlite/tests/
H A Ddebugdumpparams_001.phpt2 Testing PDOStatement::debugDumpParams() with bound params
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt74 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variab…
H A Dpdo_mysql_stmt_bindcolumn.phpt45 printf("[005] Fetch bound and fetch assoc differ - column 'id', bound: %s/%s, assoc: %s/%s\n",
50 … printf("[006] Fetch bound and fetch assoc differ - column 'label', bound: %s/%s, assoc: %s/%s\n",
85 printf("[010] Fetch bound and fetch assoc differ - column 'id', bound: %s/%s, assoc: %s/%s\n",
90 … printf("[011] Fetch bound and fetch assoc differ - column 'label', bound: %s/%s, assoc: %s/%s\n",
H A Dbug_44707.phpt64 // This is beyond the control of the driver... - the driver never gets in touch with bound values
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re156 /* Do we have placeholders but no bound params */
158 pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "no parameters were bound" TSRMLS_CC);
164 /* extra bit of validation for instances when same params are bound more then once */
177 …pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "number of bound variables does not match number of…
323 /* check if bound parameter is already available */
/PHP-5.5/ext/pdo/tests/
H A Dbug65946.phpt2 Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings)
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1210 Subject length lower bound = 3
29 Subject length lower bound = -1
47 Subject length lower bound = 3
176 Subject length lower bound = 4
H A Dtestoutput1310 Subject length lower bound = 3
H A Dtestoutput14363 Subject length lower bound = 3
390 Subject length lower bound = 1
398 Subject length lower bound = 1
406 Subject length lower bound = 1
414 Subject length lower bound = 1
422 Subject length lower bound = 1
H A Dtestoutput15483 Subject length lower bound = 1
521 Subject length lower bound = 3
541 Subject length lower bound = 1
560 Subject length lower bound = 1
579 Subject length lower bound = 1
599 Subject length lower bound = 1
801 Subject length lower bound = 1
827 Subject length lower bound = 1
847 Subject length lower bound = 1
857 Subject length lower bound = 2
[all …]
H A Dtestoutput1666 Subject length lower bound = 17
94 Subject length lower bound = 1
102 Subject length lower bound = 1
110 Subject length lower bound = 1
126 Subject length lower bound = 1
136 Subject length lower bound = 1
H A Dtestoutput17230 Subject length lower bound = 3
276 Subject length lower bound = 1
294 Subject length lower bound = 1
306 Subject length lower bound = 1
332 Subject length lower bound = 1
350 Subject length lower bound = 1
362 Subject length lower bound = 1
380 Subject length lower bound = 1
H A Dtestoutput18-16341 Subject length lower bound = 1
380 Subject length lower bound = 3
400 Subject length lower bound = 1
419 Subject length lower bound = 1
438 Subject length lower bound = 1
458 Subject length lower bound = 1
668 Subject length lower bound = 1
694 Subject length lower bound = 1
714 Subject length lower bound = 1
726 Subject length lower bound = 1
[all …]
H A Dtestoutput18-32339 Subject length lower bound = 1
378 Subject length lower bound = 3
398 Subject length lower bound = 1
417 Subject length lower bound = 1
436 Subject length lower bound = 1
456 Subject length lower bound = 1
665 Subject length lower bound = 1
691 Subject length lower bound = 1
711 Subject length lower bound = 1
723 Subject length lower bound = 1
[all …]
H A Dtestoutput1957 Subject length lower bound = 17
93 Subject length lower bound = 1
103 Subject length lower bound = 1
H A Dtestoutput2180 Subject length lower bound = 3
192 Subject length lower bound = 3
204 Subject length lower bound = 1
212 Subject length lower bound = 1
233 Subject length lower bound = 1
514 Subject length lower bound = 1
522 Subject length lower bound = 1
530 Subject length lower bound = 1
593 Subject length lower bound = 1
601 Subject length lower bound = 1
[all …]
H A Dtestoutput21-1652 Subject length lower bound = 6
85 Subject length lower bound = 6
H A Dtestoutput21-3264 Subject length lower bound = 6
97 Subject length lower bound = 6
H A Dtestoutput22-1639 Subject length lower bound = 2
66 Subject length lower bound = 2
H A Dtestoutput22-3251 Subject length lower bound = 2
78 Subject length lower bound = 2

Completed in 63 milliseconds

123