Home
last modified time | relevance | path

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

/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure19 cache_file=./config.cache
88 ac_prev=cache_file ;;
91 cache_file="$ac_optarg" ;;
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
496 . $cache_file
498 echo "creating cache $cache_file"
499 > $cache_file
1527 if cmp -s $cache_file confcache; then
1530 if test -w $cache_file; then
[all …]
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL291 default values for variables like `CC', `cache_file', and `prefix'.

Completed in 7 milliseconds