Lines Matching refs:continent
74 Instead of asking for continent and then country and then city,
389 continent=
398 continent=coord;;
401 # Ask the user for continent or ocean.
404 'Please select a continent, ocean, "coord", "TZ", "time", or "now".'
444 continent=$select_result
445 case $continent in
446 Americas) continent=America;;
448 # Get the first word of $continent. Path expansion is disabled
451 for continent in $continent ""; do break; done
454 case $zonetabtype,$continent in
463 case $continent in
499 case $continent in
551 case $continent in
621 continent_re="^$continent/"
625 # Get list of names of countries in the continent or ocean.