Path : /var/lib/named/proc/self/root/usr/share/zsh/4.3.10/functions/ |
Current File : //var/lib/named/proc/self/root/usr/share/zsh/4.3.10/functions/_x_locale |
#autoload local x="$argv[(I)-X]" if (( x )); then _message -r "$argv[x + 1]" else _message -e locales 'locale' fi