Home
last modified time | relevance | path

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

123

/PHP-7.2/Zend/tests/
H A Dclosure_041.phpt8 * to having a bound instance. */
69 bound: no
71 bound: no
73 bound: no
75 bound: A
78 bound: no
80 bound: no
82 bound: no
84 bound: no
93 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";
56 After binding, with same-class instance for the bound one
63 After binding, with different instance for the bound one
H A Dbug74084.phpt2 Bug #74084 (Out of bound read - zend_mm_alloc_small)
H A Duse_late_binding_conflict.phpt2 Use conflicts are detected for late-bound classes
/PHP-7.2/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",
/PHP-7.2/ext/sockets/tests/
H A Dipv4loop.phpt16 $bound = false;
19 $bound = true;
23 if (!$bound) {
H A Dipv6loop.phpt17 $bound = false;
20 $bound = true;
24 if (!$bound) {
H A Dsocket_getpeername_ipv4loop.phpt25 $bound = false;
28 $bound = true;
32 if (!$bound) {
H A Dsocket_getpeername_ipv6loop.phpt26 $bound = false;
29 $bound = true;
33 if (!$bound) {
/PHP-7.2/ext/pcre/pcrelib/testdata/
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 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 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 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
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_call_user_func.phpt115 …print "Call user func, object oriented, using variable for types. using references for bound param…
142 …print "Call user func, object oriented, using constant for types. using references for bound param…
200 …print "Call user func, procedural, using references for bound parameter, using variables for resou…
229 …print "Call user func, procedural, using references for bound parameter, using variables for resou…
257 …print "Call user func, procedural, using references for bound parameter, using variable for resour…
341 Call user func, object oriented, using variable for types. using references for bound parameter
344 Call user func, object oriented, using constant for types. using references for bound parameter
350 Call user func, procedural, using references for bound parameter, using variables for resource and …
353 Call user func, procedural, using references for bound parameter, using variables for resource and …
356 Call user func, procedural, using references for bound parameter, using variable for resource, usin…
[all …]
/PHP-7.2/ext/standard/tests/strings/
H A Dbug72823.phpt2 Bug #72823 (strtr out-of-bound access)
H A Dbug78833.phpt2 Bug #78833 (Integer overflow in pack causes out-of-bound access)
/PHP-7.2/ext/com_dotnet/
H A Dcom_iterator.c171 LONG bound; in php_com_iter_get() local
187 SafeArrayGetLBound(V_ARRAY(&I->safe_array), 1, &bound); in php_com_iter_get()
191 if (php_com_safearray_get_elem(&I->safe_array, &I->v, bound)) { in php_com_iter_get()
192 I->key = bound; in php_com_iter_get()
/PHP-7.2/ext/exif/tests/
H A Dbug72603.phpt2 Bug #72603 (Out of bound read in exif_process_IFD_in_MAKERNOTE)
/PHP-7.2/ext/phar/tests/
H A Dbug73035.phpt2 Phar: #73035 (Out of bound when verify signature of tar phar in phar_parse_tarfile)
H A Dbug72928.phpt2 Phar: #72928 (Out of bound when verify signature of zip phar in phar_parse_zipfile)
/PHP-7.2/ext/sqlite3/tests/
H A Dbug71049.phpt2 Bug #71049 (SQLite3Stmt::execute() releases bound parameter instead of internal buffer)
/PHP-7.2/ext/opcache/tests/
H A Dbug66251.phpt2 Bug #66251 (Constants get statically bound at compile time when Optimized)

Completed in 37 milliseconds

123