Home
last modified time | relevance | path

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

/PHP-7.3/win32/build/
H A Dconfig.w32.h.in14 #define PEAR_INSTALLDIR "@PREFIX@\\pear"
15 #define PHP_BINDIR "@PREFIX@"
16 #define PHP_DATADIR "@PREFIX@"
17 #define PHP_EXTENSION_DIR "@PREFIX@\\ext"
18 #define PHP_INCLUDE_PATH ".;@PREFIX@\\pear"
19 #define PHP_LIBDIR "@PREFIX@"
20 #define PHP_LOCALSTATEDIR "@PREFIX@"
21 #define PHP_PREFIX "@PREFIX@"
22 #define PHP_SYSCONFDIR "@PREFIX@"
/PHP-7.3/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.3/ext/mbstring/oniguruma/
H A DINSTALL146 'configure' the option '--prefix=PREFIX', where PREFIX must be an
151 pass the option '--exec-prefix=PREFIX' to 'configure', the package uses
152 PREFIX as the prefix for installing programs and libraries.
196 option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'.
290 'configure' looks for 'PREFIX/share/config.site' if it exists, then
291 'PREFIX/etc/config.site' if it exists. Or, you can set the
/PHP-7.3/main/
H A Dsnprintf.c583 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES macro
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_out.c115 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES macro
/PHP-7.3/ext/dba/
H A Dconfig.m419 dnl Assign INCLUDE/LFLAGS from PREFIX
/PHP-7.3/
H A Dconfigure.ac972 … Set the path in which to look for php.ini @<:@PREFIX/lib@:>@], DEFAULT, no)
1164 [ --with-pear=DIR Install PEAR in DIR @<:@PREFIX/lib/php@:>@

Completed in 30 milliseconds