Home
last modified time | relevance | path

Searched refs:bound (Results 1 – 25 of 37) sorted by relevance

12

/PHP-5.4/Zend/tests/
H A Dclosure_041.phpt70 bound: no
72 bound: no
74 bound: no
76 bound: A
79 bound: no
81 bound: no
83 bound: no
85 bound: no
92 bound: no
100 bound: A
[all …]
H A Dclosure_046.phpt8 * to having a bound instance. */
33 echo "After binding, with same-class instance for the bound one", "\n";
37 echo "After binding, with different instance for the bound one", "\n";
59 After binding, with same-class instance for the bound one
66 After binding, with different instance for the bound one
H A Dclosure_bug66622.phpt2 Bug 66622: Closures do not correctly capture the late bound class (static::) in some cases
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-5.4/ext/pdo_mysql/tests/
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
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt74 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variab…
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_call_user_func.phpt119 …print "Call user func, object oriented, using variable for types. using references for bound param…
146 …print "Call user func, object oriented, using constant for types. using references for bound param…
204 …print "Call user func, procedural, using references for bound parameter, using variables for resou…
233 …print "Call user func, procedural, using references for bound parameter, using variables for resou…
261 …print "Call user func, procedural, using references for bound parameter, using variable for resour…
345 Call user func, object oriented, using variable for types. using references for bound parameter
348 Call user func, object oriented, using constant for types. using references for bound parameter
354 Call user func, procedural, using references for bound parameter, using variables for resource and …
357 Call user func, procedural, using references for bound parameter, using variables for resource and …
360 Call user func, procedural, using references for bound parameter, using variable for resource, usin…
[all …]
/PHP-5.4/ext/com_dotnet/
H A Dcom_iterator.c175 LONG bound; in php_com_iter_get() local
191 SafeArrayGetLBound(V_ARRAY(&I->safe_array), 1, &bound); in php_com_iter_get()
195 if (php_com_safearray_get_elem(&I->safe_array, &I->v, bound TSRMLS_CC)) { in php_com_iter_get()
196 I->key = bound; in php_com_iter_get()
H A Dcom_variant.c38 SAFEARRAYBOUND bound; in safe_array_from_zval() local
65 bound.lLbound = 0; in safe_array_from_zval()
66 bound.cElements = intindex + 1; in safe_array_from_zval()
67 sa = SafeArrayCreate(VT_VARIANT, 1, &bound); in safe_array_from_zval()
/PHP-5.4/ext/ereg/regex/
H A Dsplit.c200 register int bound; local
202 bound = (nf > nfp) ? nfp : nf;
204 for (fn = 0; fn < bound; fn++)
/PHP-5.4/ext/pdo_sqlite/tests/
H A Ddebugdumpparams_001.phpt2 Testing PDOStatement::debugDumpParams() with bound params
/PHP-5.4/ext/sqlite3/tests/
H A Dbug45798.phpt2 Bug #45798 (sqlite3 doesn't notice if variable was bound)
/PHP-5.4/ext/gd/tests/
H A Dimagecreatetruecolor_error2.phpt2 Testing imagecreatetruecolor(): error on out of bound parameters
/PHP-5.4/ext/xmlrpc/tests/
H A Dbug47818.phpt2 Bug #47818 (Segfault due to bound callback param)
/PHP-5.4/ext/pdo/tests/
H A Dbug65946.phpt2 Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings)
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput395 Subject length lower bound = 1
104 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 …]
/PHP-5.4/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.4/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.4/ext/oci8/tests/
H A Drefcur_prefetch_4.phpt58 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
68 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.
H A Drefcur_prefetch_2.phpt56 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
66 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.
/PHP-5.4/ext/mysql/tests/
H A Dmysql_deprecated_api.phpt37 In 5.3 and before the deprecation message was bound to mysql.trace_mode=1.
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_ps.c626 if (stmt->result_bind[i].bound == TRUE) { in MYSQLND_METHOD()
771 if (stmt->result_bind[i].bound == TRUE) { in mysqlnd_stmt_fetch_row_buffered()
866 if (stmt->result_bind[i].bound == TRUE) { in mysqlnd_stmt_fetch_row_unbuffered()
1053 if (stmt->result_bind[i].bound == TRUE) { in mysqlnd_fetch_stmt_row_cursor()
1170 if (stmt->result_bind[i].bound == TRUE) { in MYSQLND_METHOD()
1586 stmt->result_bind[i].bound = TRUE; in MYSQLND_METHOD()
1640 stmt->result_bind[param_no].bound = TRUE; in MYSQLND_METHOD()
1998 if (stmt->result_bind[i].bound == TRUE) { in mysqlnd_stmt_separate_result_bind()
2051 if (stmt->result_bind[param_no].bound == TRUE) { in mysqlnd_stmt_separate_one_result_bind()

Completed in 72 milliseconds

12