Home
last modified time | relevance | path

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

/PHP-7.2/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@\\ext"
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-7.2/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-7.2/ext/bcmath/libbcmath/
H A DINSTALL7 Typical configure parameters are available. (e.g. PREFIX)
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL147 `configure' the option `--prefix=PREFIX', where PREFIX must be an
152 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
153 PREFIX as the prefix for installing programs and libraries.
197 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
292 `configure' looks for `PREFIX/share/config.site' if it exists, then
293 `PREFIX/etc/config.site' if it exists. Or, you can set the
/PHP-7.2/main/
H A Dsnprintf.c585 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES macro
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_out.c115 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES macro
/PHP-7.2/ext/dba/
H A Dconfig.m421 dnl Assign INCLUDE/LFLAGS from PREFIX
/PHP-7.2/
H A Dconfigure.ac917 … Set the path in which to look for php.ini @<:@PREFIX/lib@:>@], DEFAULT, no)
1109 [ --with-pear=DIR Install PEAR in DIR @<:@PREFIX/lib/php@:>@

Completed in 25 milliseconds