Home
last modified time | relevance | path

Searched refs:I (Results 126 – 150 of 409) sorted by relevance

12345678910>>...17

/PHP-5.5/Zend/tests/
H A Dbug39304.phpt7 echo "I am alive";
15 I am alive
H A Dbug62358.phpt18 interface I {
22 abstract class A implements I{
/PHP-5.5/ext/bz2/tests/
H A Dbz2_filter_compress.phpt7 $text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mi…
H A Dbz2_filter_decompress.phpt17 I am the very model of a modern major general, I've information vegetable, animal, and mineral.
/PHP-5.5/ext/zlib/tests/
H A Dzlib_filter_deflate.phpt7 $text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mi…
H A Dzlib_filter_inflate.phpt17 I am the very model of a modern major general, I've information vegetable, animal, and mineral.
H A Dzlib_filter_deflate2.phpt7 $text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mi…
H A Dzlib_scheme_file_read_file_basic.phpt19 all I know is that you can realize it
22 and I know that it descends down on me
H A Dzlib_scheme_file_get_contents_basic.phpt20 all I know is that you can realize it
23 and I know that it descends down on me
H A Dzlib_scheme_fopen_basic.phpt21 all I know is that you can realize it
24 and I know that it descends down on me
H A Dzlib_scheme_file_basic.phpt26 string(38) "all I know is that you can realize it
35 string(39) "and I know that it descends down on me
/PHP-5.5/ext/pdo_sqlite/
H A Dconfig.w327 …LITE_ENABLE_COLUMN_METADATA=1 /D SQLITE_CORE=1 /I" + configure_module_dirname + "/../sqlite3/libsq…
21 …EXTENSION("pdo_sqlite_external", "pdo_sqlite.c sqlite_driver.c sqlite_statement.c", null, "/I" + c…
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc.dsp46 … CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /
72 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /I "li…
/PHP-5.5/ext/session/tests/
H A D012.phpt30 print "I live\n";
33 I live
H A D016.phpt22 print "I live\n";
26 I live
/PHP-5.5/ext/fileinfo/
H A Dconfig.w3217 …EXTENSION('fileinfo', 'fileinfo.c', true, "/I" + configure_module_dirname + "/libmagic /I" + confi…
/PHP-5.5/ext/standard/tests/strings/
H A Dunpack_error.phpt18 var_dump(unpack("I", pack("I", 65534), $extra_arg));
22 var_dump(unpack("G", pack("I", 65534)));
/PHP-5.5/ext/standard/tests/file/
H A Dstream_copy_to_stream.phpt134 I'll break these chains
136 I'll tear you down into my private hell
141 I'll break these chains
143 I'll tear you down into my private hell
150 I'll break these chains
152 I'll tear you down into my private hell
/PHP-5.5/ext/simplexml/
H A Dsimplexml.dsp46 …ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\..\php5" /I "..\..\..\php5\main" /I "..\..\..\p…
72 …P /nologo /MT /W3 /GX /O2 /I "..\..\..\php5\main" /I "..\..\..\php5\Zend" /I "..\..\..\php5\TSRM" …
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput213 /(a)b|/I
20 /abc/I
38 /^abc/I
54 /a+bc/I
60 /a*bc/I
4223 Able was I ere I saw Elba.
4224 0: Able was I ere I saw Elba.
4227 3: Able was I ere I saw Elba
7810 Able was I ere I saw Elba.
7811 0: Able was I ere I saw Elba.
[all …]
/PHP-5.5/ext/shmop/
H A Dshmop.dsp46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\\" /I "..\..\main" /I "..\..\TSRM" /I "..\..\ZEND" /D "…
72 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\\" /I "..\..\main" /I "..\..\TSRM" /I "..\..\Z…
/PHP-5.5/ext/openssl/
H A Dopenssl.dsp46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /D ZEN…
72 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSR…
/PHP-5.5/ext/ctype/
H A Dctype.dsp46 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\main" /D "WI…
72 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\mai…
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.dsp47 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /D ZEN…
73 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSR…
/PHP-5.5/ext/reflection/tests/
H A DReflectionObject_isSubclassOf_basic.phpt9 interface I {}
10 class X implements I {}
12 $classNames = array('A', 'B', 'C', 'I', 'X');
53 Is A a subclass of I?
72 Is B a subclass of I?
91 Is C a subclass of I?
110 Is X a subclass of I?

Completed in 59 milliseconds

12345678910>>...17