Home
last modified time | relevance | path

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

/PHP-5.5/ext/session/
H A Dmod_files.sh21 hashbits="$3"
25 if [[ "$hashbits" -ge "5" ]]; then
29 if [[ "$hashbits" -ge "6" ]]; then
59 … session path in $directory with a depth of $depth for session.hash_bits_per_character = $hashbits"
64 bash $0 $newpath `expr $depth - 1` $hashbits recurse

Completed in 11 milliseconds