Home
last modified time | relevance | path

Searched refs:I (Results 51 – 75 of 409) sorted by relevance

12345678910>>...17

/PHP-5.5/ext/date/tests/
H A Dbug33415-2.phpt10 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
18 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
27 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
36 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
44 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
53 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
61 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
70 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
79 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
87 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
[all …]
/PHP-5.5/win32/
H A Dphp5.dsp46 # ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\Zend" /I "..\regex\\" /I "..\..\bindl…
71 … CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\Zend" /I "..\regex\\" /I "..\..\…
97 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex\\" /I "..\bindlib_w32" /D "NDEBUG…
99 # ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\Zend" /I "..\regex\\" /I "..\..\bindl…
H A Dphp5dllts.dsp48 …/GX /ZI /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend"…
74 …/W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend"…
100 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /D…
101 …/W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend"…
127 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I
128 …/GX /Zi /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend"…
993 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
998 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
1003 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
1010 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
[all …]
H A Dphp5dll.dsp47 …D CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /
73 # ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\Zend" /I "..\regex" /I "..\..\bindlib…
100 # ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\…
968 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
973 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
978 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
990 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
995 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
1000 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
1012 # ADD CPP /I "..\ext\bcmath\libbcmath\src"
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dstrip_tags_variation7.phpt27 "<nnn>I am not a valid html text</nnn>",
28 '<nnn>I am not a valid html text</nnn>',
29 "<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>",
30 '<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>',
65 string(37) "<nnn>I am not a valid html text</nnn>"
67 string(37) "<nnn>I am not a valid html text</nnn>"
69 string(73) "<nnn>I am a quoted (") string with special chars like $,\!,\@,\%,\&</nnn>"
71 string(75) "<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>"
H A Dstrip_tags_variation4.phpt28 "<nnn>I am not a valid html text</nnn>",
29 '<nnn>I am not a valid html text</nnn>',
30 "<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>",
31 '<nnn>I am a quoted (\") string with special chars like \$,\!,\@,\%,\&</nnn>',
67 string(26) "I am not a valid html text"
69 string(26) "I am not a valid html text"
71 string(62) "I am a quoted (") string with special chars like $,\!,\@,\%,\&"
73 string(64) "I am a quoted (\") string with special chars like \$,\!,\@,\%,\&"
H A Dpack.phpt23 print_r(unpack("I", pack("I", 65534)));
24 print_r(unpack("I", pack("I", 0)));
25 print_r(unpack("I", pack("I", -1000)));
26 print_r(unpack("I", pack("I", -64434)));
27 print_r(unpack("I", pack("I", 4294967296)));
28 print_r(unpack("I", pack("I", -4294967296)));
/PHP-5.5/ext/zlib/tests/
H A Dgzfile_variation10.phpt41 string(38) "all I know is that you can realize it
50 string(39) "and I know that it descends down on me
61 string(38) "all I know is that you can realize it
70 string(39) "and I know that it descends down on me
87 string(38) "all I know is that you can realize it
96 string(39) "and I know that it descends down on me
107 string(38) "all I know is that you can realize it
116 string(39) "and I know that it descends down on me
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_basic.phpt9 interface I {}
10 class X implements I {}
38 Is A a subclass of I?
53 Is B a subclass of I?
68 Is C a subclass of I?
74 Is I a subclass of A?
77 Is I a subclass of B?
80 Is I a subclass of C?
83 Is I a subclass of I?
86 Is I a subclass of X?
[all …]
H A DReflectionClass_getInterfaces_003.phpt20 interface I {}
21 class C implements I {}
29 $a['I']->x = 1;
54 ["I"]=>
57 string(1) "I"
62 ["I"]=>
65 string(1) "I"
/PHP-5.5/sapi/apache2handler/
H A Dphp5apache2.dsp47 …ologo /MD /W3 /GX /O2 /I "...\..\include" /I "..\..\win32" /I "..\..\Zend" /I "..\.." /I "..\..\..…
73 …ologo /MD /W3 /GX /O2 /I "...\..\include" /I "..\..\win32" /I "..\..\Zend" /I "..\.." /I "..\..\..…
98 …d /W3 /Gm /GX /ZI /Od /I "...\..\include" /I "..\..\win32" /I "..\..\Zend" /I "..\.." /I "..\..\..…
/PHP-5.5/ext/mysql/
H A Dmysql.dsp48 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\..\bindlib_w32" /I "..\..\..…
74 … /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\Zend" /I "..\..\..\bindlib_w32" /I "..\..\.…
99 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\..\Zend" /I "..\..\..\bindlib_…
100 … /MTd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\..\bindlib_w32" /I
125 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\..\Zend" /I "..\..\..\bindlib_w32" /D "…
126 …P /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\..\bindlib_w32" /I
H A Dmysql.mak54 C_FLAGS += -I. -I- -I$(PROJECT_ROOT) -I$(PROJECT_ROOT)/main
55 C_FLAGS += -I$(PROJECT_ROOT)/ext/standard -I$(PROJECT_ROOT)/netware
56 C_FLAGS += -I$(PROJECT_ROOT)/zend -I$(PROJECT_ROOT)/tsrm
57 C_FLAGS += -I$(SDK_DIR)/include -I$(MWCIncludes)
58 C_FLAGS += -I$(MYSQL_DIR)/include
59 C_FLAGS += -I$(WINSOCK_DIR)/include/nlm -I$(WINSOCK_DIR)/include
/PHP-5.5/ext/ldap/
H A Dldap.mak51 C_FLAGS += -I. -I- -I$(PROJECT_ROOT) -I$(PROJECT_ROOT)/main
52 C_FLAGS += -I$(PROJECT_ROOT)/ext/standard -I$(PROJECT_ROOT)/netware
53 C_FLAGS += -I$(PROJECT_ROOT)/zend -I$(PROJECT_ROOT)/tsrm
54 C_FLAGS += -I$(SDK_DIR)/include -I$(MWCIncludes)
55 C_FLAGS += -I$(LDAP_DIR)/inc
56 C_FLAGS += -I$(WINSOCK_DIR)/include/nlm -I$(WINSOCK_DIR)/include
/PHP-5.5/Zend/tests/
H A Dbug40784.phpt7 function A () { echo "I'm A\n"; }
22 I'm A
23 I'm A
/PHP-5.5/tests/classes/
H A Dinterface_constant_inheritance_002.phpt5 interface I {
9 class C implements I {
17 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface I in %s on…
/PHP-5.5/ext/pgsql/
H A Dpgsql.mak52 C_FLAGS += -I. -I- -I$(PROJECT_ROOT) -I$(PROJECT_ROOT)/main
53 C_FLAGS += -I$(PROJECT_ROOT)/ext/standard -I$(PROJECT_ROOT)/netware
54 C_FLAGS += -I$(PROJECT_ROOT)/zend -I$(PROJECT_ROOT)/tsrm
55 C_FLAGS += -I$(SDK_DIR)/include -I$(MWCIncludes)
56 C_FLAGS += -I$(WINSOCK_DIR)/include/nlm -I$(WINSOCK_DIR)/include
H A Dpgsql.dsp48 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\php_build\include\pgsql" /I "..\.." /I "..\..\main" …
75 … /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\..\php_build\include\pgsql" /I "..\.." /I "..\..\main"…
101 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\..\PostgreSQL\include" …
103 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\php_build\include\pgsql" /I "..\.." /I "..\..\main" …
130 … /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\..\php_build\include\pgsql" /I "..\.." /I "..\..\main"…
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput2525 /\x{7fffffff}\x{7fffffff}/I
27 /\x{80000000}\x{80000000}/I
29 /\x{ffffffff}\x{ffffffff}/I
/PHP-5.5/ext/sybase_ct/
H A Dsybase_ct.dsp46 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\..\Zend" /I "..\..\..\TSRM" /D "WIN32" …
47 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\main" /D "WI…
74 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /D "WIN32" /D "ND…
75 # ADD CPP /nologo /MDd /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\main" /D ZE…
/PHP-5.5/ext/xml/
H A Dxml.mak51 C_FLAGS += -I. -I- -I$(PROJECT_ROOT) -I$(PROJECT_ROOT)/main
52 C_FLAGS += -I$(PROJECT_ROOT)/ext/standard -I$(PROJECT_ROOT)/netware
53 C_FLAGS += -I$(PROJECT_ROOT)/zend -I$(PROJECT_ROOT)/tsrm
54 C_FLAGS += -I$(SDK_DIR)/include -I$(MWCIncludes)
55 C_FLAGS += -I$(EXPAT_DIR)/include
/PHP-5.5/ext/standard/tests/file/windows_links/
H A Dbug48746_1.phpt33 file_put_contents("mklink_junction\\a.php", "<?php echo \"I am included.\n\" ?>");
35 file_put_contents("$fullpath\\mnt\\test\\directory\\b.php", "<?php echo \"I am included.\n\" ?>");
37 file_put_contents("$fullpath\\mnt\\test\\mklink_junction\\c.php", "<?php echo \"I am included.\n\" …
54 I am included.
55 I am included.
56 I am included.
/PHP-5.5/ext/standard/tests/file/
H A Duserstreams.phpt14 so in her I do confide
16 gives me all I need
25 Anywhere I roam
28 I adapt to the unknown
31 I ask no one
33 the less I have the more I gain
34 off the beaten path I reign
41 Anywhere I roam
46 Anywhere I roam
50 Wherever I may roam.
[all …]
/PHP-5.5/sapi/cli/tests/
H A D016.phpt42 echo "I'm not there";
49 echo "I was called!";
110 php { echo "I'm not there";
122 php { echo "I was called!";
125 I was called!
/PHP-5.5/ext/openssl/
H A Dopenssl.mak61 C_FLAGS += -I. -I$(PROJECT_ROOT) -I$(PROJECT_ROOT)/main
62 C_FLAGS += -I$(PROJECT_ROOT)/ext/standard -I$(PROJECT_ROOT)/netware
63 C_FLAGS += -I$(PROJECT_ROOT)/zend -I$(PROJECT_ROOT)/tsrm
64 C_FLAGS += -I- -I$(SDK_DIR)/include -I$(MWCIncludes)
65 C_FLAGS += -I$(OSSL_DIR)/include

Completed in 57 milliseconds

12345678910>>...17