Home | History | Annotate | Download | only in time

Lines Matching refs:continent

60     Instead of asking for continent and then country and then city,
376 continent=
385 continent=coord;;
388 # Ask the user for continent or ocean.
391 'Please select a continent, ocean, "coord", "TZ", "time", or "now".'
431 continent=$select_result
432 case $continent in
433 Americas) continent=America;;
435 # Get the first word of $continent. Path expansion is disabled
438 for continent in $continent ""; do break; done
441 case $zonetabtype,$continent in
450 case $continent in
487 case $continent in
539 case $continent in
609 continent_re="^$continent/"
613 # Get list of names of countries in the continent or ocean.