Home
last modified time | relevance | path

Searched refs:o (Results 26 – 50 of 469) sorted by relevance

12345678910>>...19

/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation30.phpt24 "%o", "%ho", "%lo",
25 "%Lo", " %o", "%o ",
26 "\t%o", "\n%o", "%4o",
27 "%30o", "%[0-7]", "%*o"
51 string(1) "o"
53 string(1) "o"
62 string(1) "o"
66 string(1) "o"
68 string(1) "o"
77 string(1) "o"
H A Dvfprintf_variation12.phpt23 '%o %+o %-o
24 %lo %Lo %4o %-4o
25 %10.4o %-10.4o %.4o
26 %\'#2o %\'2o %\'$2o %\'_2o
27 %3$o %4$o %1$o %2$o';
97 361100 o 37777775456 2322
103 361100 o 37720715133 57062645
109 173 o 37777777605 173
115 1 o 1 1
121 1 o 0 1
H A Dvfprintf_variation12_64bit.phpt23 '%o %+o %-o
24 %lo %Lo %4o %-4o
25 %10.4o %-10.4o %.4o
26 %\'#2o %\'2o %\'$2o %\'_2o
27 %3$o %4$o %1$o %2$o';
97 361100 o 1777777777777777775456 2322
103 361100 o 1777777777777720715133 57062645
109 173 o 1777777777777777777605 173
115 1 o 1 1
121 1 o 0 1
H A Dstrrchr_variation1.phpt48 "%\o",
49 "\o,",
95 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
103 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
111 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
115 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
122 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
126 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
132 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
138 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
[all …]
H A Dvsprintf_basic8.phpt14 $format1 = "%o";
15 $format2 = "%o %o";
16 $format3 = "%o %o %o";
H A Dvprintf_basic8.phpt14 $format1 = "%o";
15 $format2 = "%o %o";
16 $format3 = "%o %o %o";
/PHP-7.4/Zend/tests/
H A Dgc_041.phpt15 $o = new ryat;
16 $o->nested = [];
17 $o->nested[] =& $o->nested;
18 $o->ryat = $o;
19 $x =& $o->chtg;
20 unset($o);
H A Dbug72530.phpt16 $o = new ryat;
17 $o->ryat = $o;
18 $x =& $o->chtg;
20 unset($o);
/PHP-7.4/ext/ldap/tests/
H A Dldap_controls.phpt22 …$result = ldap_search($link, "o=test,$base", "objectClass=*", array('o'), 0, 0, 0, LDAP_DEREF_NEVE…
25 …$result = ldap_search($link, "o=test,$base", "objectClass=*", array('o'), 0, 0, 0, LDAP_DEREF_NEVE…
27 ldap_modify($link, "o=test,$base", ['description' => 'desc'],
31 ldap_modify($link, "o=test,$base", ['description' => 'desc2'],
39 ldap_compare($link, "o=test,$base", "o", "test"),
41 …ldap_compare($link, "o=test,$base", "o", "test", [['oid' => LDAP_CONTROL_ASSERT, 'iscritical' => T…
75 ["o"]=>
83 string(1) "o"
87 string(%d) "o=test,%s"
110 string(%d) "o=test,%s"
[all …]
H A Dldap_add_ext.phpt19 $result = ldap_add_ext($link, "o=test_ldap_add_ext,$base", array(
23 "o" => "test_ldap_add_ext",
24 ), [['oid' => LDAP_CONTROL_POST_READ, 'iscritical' => TRUE, 'value' => ['attrs' => ['o']]]]),
31 ldap_search($link, "$base", "(o=test_ldap_add_ext)")
42 ldap_delete($link, "o=test_ldap_add_ext,$base");
55 string(%d) "o=test_ldap_add_ext,%s"
56 ["o"]=>
79 ["o"]=>
87 string(1) "o"
91 string(%d) "o=test_ldap_add_ext,%s"
/PHP-7.4/tests/basic/
H A D023.phpt7 c o o k i e=value; c o o k i e= v a l u e ;;c%20o+o k+i%20e=v;name="value","value",UEhQIQ==;UEhQIQ=…
16 ["c%20o+o_k+i%20e"]=>
/PHP-7.4/tests/classes/
H A Dvisibility_005.phpt24 $o = new base;
25 $o->d = 4;
27 $o->f();
29 foreach($o as $k=>$v) {
33 $o = new derived;
34 $o->d = 4;
36 $o->f();
38 foreach($o as $k=>$v) {
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_057.phpt11 $o = new A;
12 $o->foo = "1" . str_repeat("0", 2);
14 $x = ++$o->foo;
18 var_dump($o->foo);
20 $x = $o->foo++;
24 var_dump($o->foo);
25 unset($o);
H A Dtyped_properties_056.phpt11 $o = new A;
12 $o->foo = "1" . str_repeat("0", 2);
14 $o->foo += 5;
18 var_dump($o->foo);
19 unset($o);
/PHP-7.4/ext/simplexml/tests/
H A Dbug46003.phpt10 <o d='h'>
13 </o>
20 var_dump(isset($x->p->o));
21 var_dump(isset($x->o->yy));
22 var_dump(isset($x->o->zz));
23 var_dump(isset($x->o->text));
24 var_dump(isset($x->o->xx));
/PHP-7.4/ext/opcache/tests/opt/
H A Dsccp_012.phpt14 $o = new stdClass();
15 $o->foo = 0;
20 $o->foo = $i;
21 echo $o->foo;
23 $o->foo += 2;
24 $o->foo++;
25 echo $o->foo;
H A Dsccp_011.phpt14 $o = new stdClass;
16 $o->foo = 0;
17 $o->bar = 1;
19 $o->foo = 0;
20 $o->bar = 2;
22 echo $o->foo;
/PHP-7.4/Zend/tests/traits/
H A Dflattening001.phpt28 $o = new TraitsTest();
29 var_dump($o->getText());
31 $o->setText('foo');
33 var_dump($o->getText());
35 $o->setText('bar');
37 var_dump($o->getText());
H A Dmethods_001.phpt28 $o = new bar;
29 echo $o, PHP_EOL;
30 $o->xyz;
31 $o->xyz = 2;
32 clone $o;
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c72 efree(ms->o.buf); in file_printf()
75 ms->o.buf = buf; in file_printf()
94 efree(ms->o.buf); in file_error_core()
95 ms->o.buf = NULL; in file_error_core()
392 if (ms->o.buf) { in file_reset()
396 if (ms->o.pbuf) { in file_reset()
411 (o)++)
450 np = ms->o.pbuf; in file_getbuffer()
451 op = ms->o.buf; in file_getbuffer()
480 for (np = ms->o.pbuf, op = ms->o.buf; *op;) { in file_getbuffer()
[all …]
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dobject_variance.phpt7 function method1(I1 $o): object;
10 function method1(object $o): I1;
13 function method1($o = null): self {
18 $o = new C1();
19 echo get_class($o->method1());
/PHP-7.4/ext/tidy/tests/
H A Dbug_50558.phpt12 function doSomething(MyTidy $o)
14 var_dump($o);
17 $o = new MyTidy();
18 var_dump($o instanceof MyTidy);
19 doSomething($o);
/PHP-7.4/ext/intl/tests/
H A Dgrapheme.phpt1026 find "o" in "aa%CC%8Abco%CC%88o" - grapheme_strstr = o == o
1135 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte posit…
1136 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte posit…
1137 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte posit…
1139 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1140 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1141 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1144 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1170 …rom "o%CC%88o%CC%88o%CC%88o%CC%88" "6" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES startin…
1171 …rom "o%CC%88o%CC%88o%CC%88o%CC%88" "6" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES startin…
[all …]
H A Dgrapheme2.phpt1026 find "o" in "aa%CC%8Abco%CC%88o" - grapheme_strstr = o == o
1135 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte posit…
1136 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte posit…
1137 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "1" graphemes - grapheme_extract starting at byte posit…
1139 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1140 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1141 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1144 extract from "o%CC%88o%CC%88o%CC%88o%CC%88" "2" graphemes - grapheme_extract starting at byte posit…
1170 …rom "o%CC%88o%CC%88o%CC%88o%CC%88" "6" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES startin…
1171 …rom "o%CC%88o%CC%88o%CC%88o%CC%88" "6" graphemes - grapheme_extract GRAPHEME_EXTR_MAXBYTES startin…
[all …]
/PHP-7.4/ext/spl/tests/
H A Darray_027.phpt7 $o = new AO();
8 $o['plop'] = $o;
10 var_dump($o);

Completed in 112 milliseconds

12345678910>>...19