Home
last modified time | relevance | path

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

/php-src/scripts/dev/
H A Dgenfiles54 current_bison_num="$(expr ${1:-0} \* 10000 + ${2:-0} \* 100 + ${3:-0})"
63 if test "$current_bison_num" -lt "$required_bison_num"; then

Completed in 5 milliseconds