Home
last modified time | relevance | path

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

/PHP-8.2/scripts/dev/
H A Dgenfiles53 current_bison_num="$(expr ${1:-0} \* 10000 + ${2:-0} \* 100 + ${3:-0})"
62 if test "$current_bison_num" -lt "$required_bison_num"; then

Completed in 4 milliseconds