Home
last modified time | relevance | path

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

/PHP-5.5/
H A DMakefile.global90INI_FILE=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r 'echo php_ini_loaded_file();' 2> /dev/nu…
91 if test "$$INI_FILE"; then \
92 $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_FILE" > $(top_builddir)/tmp-php.ini; \

Completed in 3 milliseconds