Home
last modified time | relevance | path

Searched refs:I (Results 1 – 25 of 409) sorted by path

12345678910>>...17

/PHP-5.5/
H A DCODING_STANDARDS206 Indentstyle: http://www.catb.org/~esr/jargon/html/I/indent-style.html
H A DINSTALL1469 --includes List of -I options with all include files
1800 3. Unix: I installed PHP, but every time I load a document, I get the
1807 6. Unix/Windows: I have installed PHP, but when I try to access a PHP
1808 script file via my browser, I get a blank screen.
1812 when I try to start Apache I get undefined symbol errors:
1816 9. Windows: I have installed PHP, but when I try to access a PHP
1875 Unix: I installed PHP, but every time I load a document, I get the
1933 Unix/Windows: I have installed PHP, but when I try to access a PHP
1954 Some operating systems: I have installed PHP without errors, but when I
1966 Windows: I have installed PHP, but when I try to access a PHP script
[all …]
H A DNEWS2914 . Fixed bug #61764 ('I' unpacks n as signed if n > 2^31-1 on LP64). (Gustavo)
3571 . Fixed bug #61764 ('I' unpacks n as signed if n > 2^31-1 on LP64). (Gustavo)
5941 . Added intl extension for Internationalization. (Ed B., Vladimir I.,
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES149 echo "I was executed\n";
152 I was executed
H A DREADME.REDIST.BINS76 ensure compatibility, or for any other purpose. I would appreciate
78 the public domain as well, but I don't require that in order to let
94 Blowfish library (I can't be sure if I would think of something if I
H A DREADME.RELEASE_PROCESS243 I. ``s/^- /<li>/``
H A DREADME.SELF-CONTAINED-EXTENSIONS141 as a shared module. I will explain now how you can add shared module
H A DREADME.STREAMS293 I've taken some great pains to hook into the Zend memory manager to help track
356 so I won't even go in to how to do that here */
H A DREADME.SUBMITTING_PATCH180 - Did I send the patch to the right mail list?
181 - Did I review the mail list archives to see if these kind of
183 - Did I explain my patch clearly?
H A DREADME.UNIX-BUILD-SYSTEM69 PHP_NEW_EXTENSION(foo, foo.c mylib/bar.c mylib/gregor.c,,,-I@ext_srcdir@/lib)
105 I.e. specify the source-code files as above and also pass the
H A DREADME.input_filter21 data. In this simple example all I am doing is calling strip_tags() on
H A Dacinclude.m4235 ""[)] ac_srcdir="$abs_srcdir/"; unset ac_bdir; ac_inc="-I. -I$abs_srcdir" ;;
236 …/*[)] ac_srcdir=`echo "$1"|cut -c 2-`"/"; ac_bdir=$ac_srcdir; ac_inc="-I$ac_bdir -I$abs_srcdir/$ac…
237 *[)] ac_srcdir="$abs_srcdir/$1/"; ac_bdir="$1/"; ac_inc="-I$ac_bdir -I$ac_srcdir" ;;
424 -I*[)]
497 INCLUDES="-I$ai_p $INCLUDES"
499 INCLUDES="$INCLUDES -I$ai_p"
1893 dnl the ubercool definition I have tested so far with FreeBSD/GNU m4
2339 OPENSSL_INCS=`$PKG_CONFIG --cflags-only-I openssl`
2379 CPPFLAGS=-I$OPENSSL_INCDIR
2421 OPENSSL_INCDIR_OPT=-I$OPENSSL_INCDIR
/PHP-5.5/TSRM/
H A DTSRM.dsp45 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "C:\Projects\TSRM" /D "WIN32" /D "_DEBUG" /D "_MBCS" …
46 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /D "_DEBUG" /D "ZTS" /D "_LIB" /D "TSRM_EXPORTS" …
69 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDEBUG" /D "ZTS" /D "_LIB" /D "TSRM_EXPORTS" /D "WIN32…
91 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "TSRM_…
92 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDEBUG" /D "ZTS" /D "_LIB" /D "TSRM_EXPORTS" /D "WIN32…
114 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDEBUG" /D "ZTS" /D "_LIB" /D "TSRM_EXPORTS" /D "…
115 # ADD CPP /nologo /MD /W3 /GX /Zi /Od /I "." /D "NDEBUG" /D "ZTS" /D "_LIB" /D "TSRM_EXPORTS" /D "W…
H A Dtsrm.m457 CPPFLAGS="$CPPFLAGS -I$1/include"
60 CPPFLAGS="$CPPFLAGS -I$1"
64 …AC_MSG_ERROR([Sorry[,] I was unable to locate the State Threads header file. Please specify the p…
/PHP-5.5/Zend/
H A DZend.dsp43 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDebug" /D "_LIB" /D "Zend_EXPORTS" /D ZEND_DEBUG=0 /D…
65 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /D "_Debug" /D "_LIB" /D "LIBZEND_EXPORTS" /D "TS…
85 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDebug" /D "_LIB" /D "Zend_EXPORTS" /D ZEND_DEBUG…
87 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDebug" /D "_LIB" /D "Zend_EXPORTS" /D "LIBZEND_EXPORT…
H A DZendTS.dsp44 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDebug_TS" /D ZEND_DEBUG=0 /D _WIN32_WINNT=0x400 /D "_…
66 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /D "_Debug_TS" /D ZEND_DEBUG=1 /D "_LIB" /D "TSRM…
86 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDebug_TS" /D "_LIB" /D "TSRM_EXPORTS" /D "LIBZEN…
88 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDebug_TS" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE…
109 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDebug_TS" /D ZEND_DEBUG=0 /D _WIN32_WINNT=0x400 …
111 # ADD CPP /nologo /MD /W3 /GX /Zi /Od /I "." /D "NDebug_TS" /D ZEND_DEBUG=0 /D _WIN32_WINNT=0x400 /…
176 # ADD CPP /I "..\TSRM"
H A Dconfigure.in135 CFLAGS="$CFLAGS -I/usr/pkg/include"
/PHP-5.5/Zend/tests/
H A Dbug18556.phpt19 echo "\nInstantiating an InfoBlob with an uppercase I\n";
35 Instantiating an InfoBlob with an uppercase I
H A Dbug32427.phpt12 echo "I am a silly error\n";
19 I am a silly error
H A Dbug34260.phpt12 echo "I hate me\n";
19 echo "I heart me\n";
33 I hate me
34 I hate me
35 I heart me
36 I heart me
H A Dbug39304.phpt7 echo "I am alive";
15 I am alive
H A Dbug40784.phpt7 function A () { echo "I'm A\n"; }
22 I'm A
23 I'm A
H A Dbug42819.phpt10 const I = 12;
46 static $a1 = array(I => I);
47 static $a2 = array(foo\I => I);
48 static $a3 = array(foo\foo::I => I);
49 static $a4 = array(\foo\I => I);
50 static $a5 = array(\foo\foo::I => I);
56 static $a1 = array(I => foo\I);
57 static $a2 = array(foo\I => foo\I);
58 static $a3 = array(foo\foo::I => foo\I);
59 static $a4 = array(\foo\I => foo\I);
[all …]
H A Dbug60909_2.phpt10 throw new Exception('Oops, I cannot do this');
H A Dbug62358.phpt18 interface I {
22 abstract class A implements I{

Completed in 135 milliseconds

12345678910>>...17