Home
last modified time | relevance | path

Searched refs:PREFIX (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/win32/build/
H A Dconfig.w32.h.in15 #define PEAR_INSTALLDIR "@PREFIX@\\pear"
16 #define PHP_BINDIR "@PREFIX@"
17 #define PHP_DATADIR "@PREFIX@"
18 #define PHP_EXTENSION_DIR "@PREFIX@"
19 #define PHP_INCLUDE_PATH ".;@PREFIX@\\pear"
20 #define PHP_LIBDIR "@PREFIX@"
21 #define PHP_LOCALSTATEDIR "@PREFIX@"
22 #define PHP_PREFIX "@PREFIX@"
23 #define PHP_SYSCONFDIR "@PREFIX@"
/PHP-5.5/ext/standard/tests/strings/
H A Dbug45485.phpt7 This text is shown <?XML:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b>
14 This text is shown <?xml:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b>
/PHP-5.5/
H A Dmakerpm6 PREFIX="php"
9 VERSION=${2:-`echo $TARDIR | sed "s/$PREFIX-//g"`}
13 $PREFIX source needs to be installed in a folder that contains the version
14 number, e.g. ${PREFIX}5 or ${PREFIX}5b2
H A Dconfigure.in893 … Set the path in which to look for php.ini @<:@PREFIX/lib@:>@], DEFAULT, no)
1085 [ --with-pear=DIR Install PEAR in DIR @<:@PREFIX/lib/php@:>@
/PHP-5.5/ext/bcmath/libbcmath/
H A DINSTALL7 Typical configure parameters are available. (e.g. PREFIX)
/PHP-5.5/sapi/aolserver/
H A DREADME19 It usually boils down to changing the INST/PREFIX variable in
/PHP-5.5/main/
H A Dsnprintf.c581 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES macro
/PHP-5.5/ext/dba/
H A Dconfig.m421 dnl Assign INCLUDE/LFLAGS from PREFIX

Completed in 25 milliseconds