Home
last modified time | relevance | path

Searched refs:bound (Results 26 – 50 of 67) sorted by relevance

123

/PHP-7.0/ext/pdo_pgsql/tests/
H A Dbug71573.phpt2 Bug #71573 (Segfault (core dumped) if paramno beyond bound)
/PHP-7.0/ext/sqlite3/tests/
H A Dbug45798.phpt2 Bug #45798 (sqlite3 doesn't notice if variable was bound)
H A Dsqlite3_blob_bind_resource.phpt2 SQLite3::execute() with a resource bound for blob param
/PHP-7.0/ext/xmlrpc/tests/
H A Dbug47818.phpt2 Bug #47818 (Segfault due to bound callback param)
/PHP-7.0/ext/gd/tests/
H A Dimagecreatetruecolor_error2.phpt2 Testing imagecreatetruecolor(): error on out of bound parameters
/PHP-7.0/ext/pcre/pcrelib/testdata/
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 Dwintestoutput386 Subject length lower bound = 1
95 Subject length lower bound = 1
H A Dtestoutput395 Subject length lower bound = 1
104 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 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 Dtestoutput2329 Subject length lower bound = 1
56 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 Dtestoutput2576 Subject length lower bound = 1
103 Subject length lower bound = 1
/PHP-7.0/Zend/tests/
H A Dclosure_bug66622.phpt2 Bug 66622: Closures do not correctly capture the late bound class (static::) in some cases
H A Dclosure_call.phpt25 // Try on an object other than the one already bound
H A Dclosure_044.phpt5 /* A non-static closure has a bound instance if it has a scope
H A Dclosure_043.phpt6 * a bound instance. It should also not be automatically converted
/PHP-7.0/sapi/cli/tests/
H A Dbug67429.phpt39 // because of the this server still being bound to the port
/PHP-7.0/ext/pdo/tests/
H A Dbug_65946.phpt2 PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings)
/PHP-7.0/ext/pdo/
H A Dpdo_sql_parser.re160 /* Do we have placeholders but no bound params */
162 pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "no parameters were bound");
168 /* extra bit of validation for instances when same params are bound more than once */
181 …pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "number of bound variables does not match number of…
342 /* check if bound parameter is already available */
/PHP-7.0/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-7.0/ext/oci8/tests/
H A Drefcur_prefetch_4.phpt65 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
75 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.
H A Drefcur_prefetch_2.phpt63 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
73 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_44707.phpt64 // This is beyond the control of the driver... - the driver never gets in touch with bound values

Completed in 80 milliseconds

123