Home
last modified time | relevance | path

Searched refs:i (Results 1576 – 1600 of 1947) sorted by relevance

1...<<61626364656667686970>>...78

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h185 #define SLJIT_R(i) (1 + (i)) argument
205 #define SLJIT_S(i) (SLJIT_NUMBER_OF_REGISTERS - (i)) argument
240 #define SLJIT_FR(i) (1 + (i)) argument
251 #define SLJIT_FS(i) (SLJIT_NUMBER_OF_FLOAT_REGISTERS - (i)) argument
/PHP-7.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_015w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
/PHP-7.4/ext/standard/tests/array/
H A Dkey_exists_variation2.phpt55 $i = array('foo' => 'baz', $st);
56 var_dump(key_exists(0, $i));
/PHP-7.4/ext/date/tests/
H A Dbug13142.phpt2 Bug #13142 (strtotime handling of "M d H:i:s Y" format)
H A DDateTime_extends_basic2.phpt24 echo $d->format("F j, Y, g:i:s a") . "\n";
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c316 int i; in com_method_get() local
327 for (i = 0; i < bindptr.lpfuncdesc->cParams; i++) { in com_method_get()
328 f.arg_info[i].type = ZEND_TYPE_ENCODE(0,1); in com_method_get()
329 if (bindptr.lpfuncdesc->lprgelemdescParam[i].paramdesc.wParamFlags & PARAMFLAG_FOUT) { in com_method_get()
330 f.arg_info[i].pass_by_reference = ZEND_SEND_BY_REF; in com_method_get()
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt24 for($i=0;$i<3;$i++) {
25 $firstParameter = $i;
26 $secondParameter = "test insert {$i}";
/PHP-7.4/ext/standard/tests/file/
H A Drename_variation13-win32.phpt52 for( $i=0; $i < count($names_arr); $i++ ) {
53 $name = $names_arr[$i];
54 echo "-- $i testing '$name' " . gettype($name) . " --\n";
/PHP-7.4/ext/standard/tests/strings/
H A Dstrpos.phpt66 for( $i = 0; $i < count($needles); $i++ ) {
67 echo "Position of '$needles[$i]' is => ";
68 var_dump( strpos($string, $needles[$i]) );
91 for( $i = 0; $i < count( $offset_values ); $i++ ) {
92 echo "Position of 'Hello' with offset '$offset_values[$i]' is => ";
93 var_dump( strpos($string, "Hello", $offset_values[$i]) );
H A Dadd-and-stripcslashes.phpt21 \abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z
H A Dhtmlentities04.phpt6 if (!$result || preg_match('/EUC[^a-zA-Z]*JP/i', setlocale(LC_CTYPE, 0)) == 0) {
/PHP-7.4/ext/filter/tests/
H A D036.phpt20 var_dump($data); //should be separated, i.e. not reference anymore. looks like we can't change this…
/PHP-7.4/ext/session/tests/
H A D001.phpt35 baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";s:4:"done";}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar";s:2:"…
H A D022.phpt32 string(126) "baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";s:4:"done";}arr|a:1:{i:3;O:3:"foo":2:{s:…
H A Dsession_set_save_handler_closures.phpt74 Write [%s,%s,Blah|s:12:"Hello World!";Foo|b:0;Guff|i:1234567890;]
97 Write [%s,%s,Blah|s:12:"Hello World!";Foo|b:0;Guff|i:1234567890;Bar|s:3:"Foo";]
/PHP-7.4/ext/intl/tests/
H A Dbug74298.phpt7 var_dump((new \DateTime('2017-01-01 01:02:03.123456'))->format('Y-m-d\TH:i:s.u'));
/PHP-7.4/ext/tidy/tests/
H A Dtidy_error.phpt26 $html = '<p>paragraph</i>';
/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_import3_001w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
H A Dr3_groupD_import2_001w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_004w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
H A Dr4_groupH_complex_doclit_005w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
H A Dr4_groupH_complex_doclit_006w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_014w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
/PHP-7.4/ext/oci8/tests/
H A Ddefine2.phpt21 $i=1;
26 oci_bind_by_name( $stmt, ":id", $i, -1);
/PHP-7.4/Zend/tests/
H A Dbug39018.phpt75 Notice: Uninitialized string offset: %i in %s on line %d
79 Notice: Uninitialized string offset: %i in %s on line %d

Completed in 51 milliseconds

1...<<61626364656667686970>>...78