Searched refs:_gen_nlspath_tmplocale (Results 1 – 1 of 1) sorted by relevance
361 _gen_nlspath_tmplocale="${_gen_nlspath_locale%%$_gen_nlspath_char*}"365 _gen_nlspath_charset="${_gen_nlspath_tmplocale#*$_gen_nlspath_char}"366 _gen_nlspath_tmplocale="${_gen_nlspath_tmplocale%%$_gen_nlspath_char*}"369 if [ "$_gen_nlspath_charset" = "$_gen_nlspath_tmplocale" ]; then375 _gen_nlspath_territory="${_gen_nlspath_tmplocale#*$_gen_nlspath_char}"376 _gen_nlspath_language="${_gen_nlspath_tmplocale%%$_gen_nlspath_char*}"379 if [ "$_gen_nlspath_territory" = "$_gen_nlspath_tmplocale" ]; then383 if [ "$_gen_nlspath_language" = "$_gen_nlspath_tmplocale" ]; then