Home
last modified time | relevance | path

Searched refs:Japanese (Results 1 – 25 of 6351) sorted by relevance

12345678910>>...255

/dports/japanese/p5-Date-Japanese-Holiday/Date-Japanese-Holiday-0.05/t/
H A D01_fixed.t4 use Date::Japanese::Holiday;
6 ok(Date::Japanese::Holiday->new(2000, 1, 1)->is_holiday);
7 ok(Date::Japanese::Holiday->new(1999, 1, 15)->is_holiday);
8 ok(Date::Japanese::Holiday->new(2002, 2, 11)->is_holiday);
9 ok(Date::Japanese::Holiday->new(2002, 4, 29)->is_holiday);
10 ok(Date::Japanese::Holiday->new(2002, 5, 3)->is_holiday);
11 ok(Date::Japanese::Holiday->new(2002, 5, 5)->is_holiday);
12 ok(Date::Japanese::Holiday->new(1997, 7, 20)->is_holiday);
13 ok(Date::Japanese::Holiday->new(1997, 9, 15)->is_holiday);
14 ok(Date::Japanese::Holiday->new(1997, 10, 10)->is_holiday);
[all …]
H A D02_float.t4 use Date::Japanese::Holiday;
6 ok(Date::Japanese::Holiday->new(2002, 1, 14)->is_holiday);
7 ok(Date::Japanese::Holiday->new(2003, 7, 21)->is_holiday);
8 ok(Date::Japanese::Holiday->new(2003, 9, 15)->is_holiday);
9 ok(Date::Japanese::Holiday->new(2003, 10, 13)->is_holiday);
10 ok(Date::Japanese::Holiday->new(1999, 1, 15)->is_holiday);
11 ok(!Date::Japanese::Holiday->new(1999, 1, 11)->is_holiday);
/dports/japanese/p5-DateTime-Format-Japanese/DateTime-Format-Japanese-0.04000/lib/DateTime/Format/
H A DJapanese.pm3 package DateTime::Format::Japanese;
11 use DateTime::Format::Japanese::Common qw(:constants);
12 use DateTime::Calendar::Japanese::Era;
222 $DateTime::Format::Japanese::Common::DAY_MARKER,
238 $DateTime::Format::Japanese::Common::AM_MARKER :
239 $DateTime::Format::Japanese::Common::PM_MARKER;
245 $DateTime::Format::Japanese::Common::HOUR_MARKER,
364 \&DateTime::Format::Japanese::Common::_fix_am_pm,
388 \&DateTime::Format::Japanese::Common::_fix_am_pm,
410 \&DateTime::Format::Japanese::Common::_fix_era_year,
[all …]
/dports/japanese/p5-Date-Japanese-Era/Date-Japanese-Era-0.07/
H A DREADME3 Date::Japanese::Era - Conversion between Japanese Era / Gregorian
9 use Date::Japanese::Era;
12 $era = Date::Japanese::Era->new(1970, 1, 1);
14 # from Japanese Era
24 use Date::Japanese::Era 'JIS_X0301';
27 $era = Date::Japanese::Era->new("昭和五十二年");
28 $era = Date::Japanese::Era->new("昭和52年");
32 Date::Japanese::Era handles conversion between Japanese Era and
47 Name of era can be either of Japanese / ASCII. If you pass Japanese
77 returns year as Japanese era.
[all …]
/dports/japanese/p5-DateTime-Format-Japanese/DateTime-Format-Japanese-0.04000/lib/DateTime/Format/Japanese/
H A DTraditional.pm3 package DateTime::Format::Japanese::Traditional;
7 use DateTime::Calendar::Japanese;
8 use DateTime::Calendar::Japanese::Era;
9 use DateTime::Format::Japanese::Common qw(:constants);
52 DateTime::Format::Japanese::Common::_make_utf8_re(
55 DateTime::Format::Japanese::Common::_make_utf8_re(
176 DateTime::Format::Japanese::Common::_format_number(
178 $DateTime::Format::Japanese::Common::YEAR_MARKER;
207 $DateTime::Format::Japanese::Common::DAY_MARKER,
318 \&DateTime::Format::Japanese::Common::_fix_era_year,
[all …]
/dports/japanese/p5-Date-Japanese-Era/Date-Japanese-Era-0.07/t/
H A D00_Era.t4 BEGIN { use_ok('Date::Japanese::Era'); }
25 my $e1 = Date::Japanese::Era->new($year, $month, $day);
30 is($e1->name, $name, 'Gregorian to Japanese era');
34 my $e2 = Date::Japanese::Era->new($name, $era_year);
52 my $u = Date::Japanese::Era->new(@{$fail->[0]});
59 push @era, Date::Japanese::Era->new('昭和52年');
60 push @era, Date::Japanese::Era->new('昭和52');
61 push @era, Date::Japanese::Era->new('昭和52年');
62 push @era, Date::Japanese::Era->new('昭和52');
63 push @era, Date::Japanese::Era->new('昭和五十二年');
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/i18n/
H A DTransliterationModules.idl44 /// Transliterate a Japanese string from Katakana to Hiragana
46 /// Transliterate a Japanese string from Hiragana to Katakana
70 /// Ignore Japanese traditional Kanji character in Japanese fuzzy search
72 /// Ignore Japanese traditional Katakana and Hiragana character in Japanese fuzzy search
74 /// Ignore dash or minus sign in Japanese fuzzy search
76 /// Ignore Hiragana and Katakana iteration mark in Japanese fuzzy search
78 /// Ignore separator punctuations in Japanese fuzzy search
80 /// Ignore Katakana and Hiragana Zi/Zi and Zu/Zu in Japanese fuzzy search
94 /// Ignore Japanese normal and small sized character in Japanese fuzzy search
96 /// Ignore Japanese prolonged sound mark in Japanese fuzzy search
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/i18n/
H A DTransliterationModules.idl44 /// Transliterate a Japanese string from Katakana to Hiragana
46 /// Transliterate a Japanese string from Hiragana to Katakana
70 /// Ignore Japanese traditional Kanji character in Japanese fuzzy search
72 /// Ignore Japanese traditional Katakana and Hiragana character in Japanese fuzzy search
74 /// Ignore dash or minus sign in Japanese fuzzy search
76 /// Ignore Hiragana and Katakana iteration mark in Japanese fuzzy search
78 /// Ignore separator punctuations in Japanese fuzzy search
80 /// Ignore Katakana and Hiragana Zi/Zi and Zu/Zu in Japanese fuzzy search
94 /// Ignore Japanese normal and small sized character in Japanese fuzzy search
96 /// Ignore Japanese prolonged sound mark in Japanese fuzzy search
[all …]
/dports/japanese/p5-Date-Japanese-Holiday/Date-Japanese-Holiday-0.05/
H A DREADME2 Date::Japanese::Holiday - Calculate Japanese Holiday.
6 use Date::Japanese::Holiday;
8 if(Date::Japanese::Holiday->new(2002, 2, 11)->is_holiday) {
13 use Date::Japanese::Holiday qw(is_japanese_holiday);
15 # return Date::Japanese::Holiday object or undef.
21 Date::Japanese::Holiday is-a Date::Simple, and calculates Japanese
33 Date::Simple Date::Calc Time::JulianDay Date::Japanese::Era
/dports/misc/cloc/cloc-1.90/tests/inputs/
H A DSample.mc23 LanguageNames=(Japanese=0x411:MSG00411)
35 Language=Japanese
36 <Japanese message string goes here>
47 Language=Japanese
48 <Japanese message string goes here>
59 Language=Japanese
60 <Japanese message string goes here>
71 Language=Japanese
72 <Japanese message string goes here>
84 Language=Japanese
[all …]
/dports/japanese/p5-Unicode-Japanese/Unicode-Japanese-0.49/
H A DMANIFEST.en2 Japanese.h forward declarations for XS-Unicode::Japanese
3 Japanese.xs XS declarations for Unicode::Japanese
4 MANIFEST MANIFEST in Japanese
11 bin/ujconv iconv-like tool with Unicode::Japanese
24 lib/Unicode/Japanese.mlpod Unicode::Japanese multilingual pod
25 lib/Unicode/Japanese.pm Unicode::Japanese perl module
26 lib/Unicode/Japanese/JA.pod Unicode::Japanese pod in Japanese.
65 win32/Japanese.rc
H A DMANIFEST.noxs7 bin/ujconv iconv-like tool with Unicode::Japanese
10 lib/Unicode/Japanese.mlpod Unicode::Japanese multilingual pod
11 lib/Unicode/Japanese.pm Unicode::Japanese perl module
12 lib/Unicode/Japanese/JA.pod Unicode::Japanese pod in Japanese.
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/pyparsing/
H A Dunicode.py220 class Japanese(unicode_set): class in pyparsing_unicode
279 class CJK(Chinese, Japanese, Hangul):
314 pyparsing_unicode.Japanese._ranges = (
315 pyparsing_unicode.Japanese.Kanji._ranges
316 + pyparsing_unicode.Japanese.Hiragana._ranges
317 + pyparsing_unicode.Japanese.Katakana._ranges
326 pyparsing_unicode.日本語 = pyparsing_unicode.Japanese
327 pyparsing_unicode.Japanese.漢字 = pyparsing_unicode.Japanese.Kanji
328 pyparsing_unicode.Japanese.カタカナ = pyparsing_unicode.Japanese.Katakana
329 pyparsing_unicode.Japanese.ひらがな = pyparsing_unicode.Japanese.Hiragana
/dports/devel/py-pyparsing/pyparsing-3.0.6/pyparsing/
H A Dunicode.py220 class Japanese(unicode_set): class in pyparsing_unicode
279 class CJK(Chinese, Japanese, Hangul):
314 pyparsing_unicode.Japanese._ranges = (
315 pyparsing_unicode.Japanese.Kanji._ranges
316 + pyparsing_unicode.Japanese.Hiragana._ranges
317 + pyparsing_unicode.Japanese.Katakana._ranges
326 pyparsing_unicode.日本語 = pyparsing_unicode.Japanese
327 pyparsing_unicode.Japanese.漢字 = pyparsing_unicode.Japanese.Kanji
328 pyparsing_unicode.Japanese.カタカナ = pyparsing_unicode.Japanese.Katakana
329 pyparsing_unicode.Japanese.ひらがな = pyparsing_unicode.Japanese.Hiragana
/dports/devel/py-pyparsing/stage/usr/local/lib/python3.8/site-packages/pyparsing/
H A Dunicode.py220 class Japanese(unicode_set): class in pyparsing_unicode
279 class CJK(Chinese, Japanese, Hangul):
314 pyparsing_unicode.Japanese._ranges = (
315 pyparsing_unicode.Japanese.Kanji._ranges
316 + pyparsing_unicode.Japanese.Hiragana._ranges
317 + pyparsing_unicode.Japanese.Katakana._ranges
326 pyparsing_unicode.日本語 = pyparsing_unicode.Japanese
327 pyparsing_unicode.Japanese.漢字 = pyparsing_unicode.Japanese.Kanji
328 pyparsing_unicode.Japanese.カタカナ = pyparsing_unicode.Japanese.Katakana
329 pyparsing_unicode.Japanese.ひらがな = pyparsing_unicode.Japanese.Hiragana
/dports/devel/py-pyparsing/pyparsing-3.0.6/build/lib/pyparsing/
H A Dunicode.py220 class Japanese(unicode_set): class in pyparsing_unicode
279 class CJK(Chinese, Japanese, Hangul):
314 pyparsing_unicode.Japanese._ranges = (
315 pyparsing_unicode.Japanese.Kanji._ranges
316 + pyparsing_unicode.Japanese.Hiragana._ranges
317 + pyparsing_unicode.Japanese.Katakana._ranges
326 pyparsing_unicode.日本語 = pyparsing_unicode.Japanese
327 pyparsing_unicode.Japanese.漢字 = pyparsing_unicode.Japanese.Kanji
328 pyparsing_unicode.Japanese.カタカナ = pyparsing_unicode.Japanese.Katakana
329 pyparsing_unicode.Japanese.ひらがな = pyparsing_unicode.Japanese.Hiragana
/dports/japanese/p5-Unicode-Japanese/Unicode-Japanese-0.49/t/
H A Dtoutf8.t4 use Unicode::Japanese;
5 #print STDERR $Unicode::Japanese::PurePerl?"PurePerl mode\n":"XS mode\n";
18 $string = new Unicode::Japanese "\x88\xa4", 'sjis';
22 $string = new Unicode::Japanese "\xb0\xa6", 'euc';
26 $string = new Unicode::Japanese "\x1b\x24\x42\x30\x26\x1b\x28\x42", 'jis';
30 $string = new Unicode::Japanese "\xf8\xa8", 'sjis-imode';
34 $string = new Unicode::Japanese "\xf0\x48\xf3\x8e", 'sjis-doti';
38 $string = new Unicode::Japanese::PurePerl "\e\$F2\x0f", 'sjis-jsky';
40 $string = new Unicode::Japanese "\e\$F2\x0f", 'sjis-jsky';
44 $string = new Unicode::Japanese::PurePerl "\e\$F2D\x0f", 'sjis-jsky';
[all …]
H A Dbase.t14 require Unicode::Japanese;
17 import Unicode::Japanese;
25 $string = new Unicode::Japanese;
28 $string = new Unicode::Japanese 'abcde';
31 $string = new Unicode::Japanese;
38 $string = new Unicode::Japanese::PurePerl;
41 $string = new Unicode::Japanese::PurePerl 'abcde';
44 $string = new Unicode::Japanese::PurePerl;
H A Dfromutf8.t4 use Unicode::Japanese;
13 $string = new Unicode::Japanese "\xe6\x84\x9b";
17 $string = new Unicode::Japanese "\xe6\x84\x9b";
21 $string = new Unicode::Japanese "\xe6\x84\x9b";
25 $string = new Unicode::Japanese "\xf3\xbf\xa2\xa8";
29 $string = new Unicode::Japanese "\xf3\xbf\x81\x88\xf3\xbf\x8e\x8e";
33 $string = new Unicode::Japanese "\xf3\xbf\xb0\xb2";
37 $string = new Unicode::Japanese "\xf3\xbf\xb0\xb2\xf3\xbf\xb1\x84";
/dports/japanese/p5-Lingua-JA-Romanize-Japanese/Lingua-JA-Romanize-Japanese-0.23/
H A DREADME2 Lingua::JA::Romanize::Japanese - Romanization of Japanese language
5 use Lingua::JA::Romanize::Japanese;
7 my $conv = Lingua::JA::Romanize::Japanese->new();
22 Japanese language is written with a mix of Kanji and Kana characters.
25 Japan. Kana characters are general terms for the syllabic Japanese
29 $conv = Lingua::JA::Romanize::Japanese->new();
34 This method returns romanized letters from a Japanese character. It
35 returns undef when $Kana is not a valid Japanese character. The
44 Japanese chacater(s) and its romanized letters.
46 $array[0] # first Japanese character(s)'s pair (array)
[all …]
/dports/lang/php73/php-7.3.33/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dyensign.exp4 spawn tests/conv_encoding Japanese CP932 UTF-8
16 spawn tests/conv_encoding Japanese SJIS-open UTF-8
28 spawn tests/conv_encoding Japanese eucJP-open UTF-8
40 spawn tests/conv_encoding Japanese CP51932 UTF-8
52 spawn tests/conv_encoding Japanese ISO-2022-JP-MS UTF-8
64 spawn tests/conv_encoding Japanese CP50220 UTF-8
76 spawn tests/conv_encoding Japanese CP50221 UTF-8
88 spawn tests/conv_encoding Japanese CP50222 UTF-8
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dyensign.exp4 spawn tests/conv_encoding Japanese CP932 UTF-8
16 spawn tests/conv_encoding Japanese SJIS-open UTF-8
28 spawn tests/conv_encoding Japanese eucJP-open UTF-8
40 spawn tests/conv_encoding Japanese CP51932 UTF-8
52 spawn tests/conv_encoding Japanese ISO-2022-JP-MS UTF-8
64 spawn tests/conv_encoding Japanese CP50220 UTF-8
76 spawn tests/conv_encoding Japanese CP50221 UTF-8
88 spawn tests/conv_encoding Japanese CP50222 UTF-8
/dports/www/mod_php73/php-7.3.33/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dyensign.exp4 spawn tests/conv_encoding Japanese CP932 UTF-8
16 spawn tests/conv_encoding Japanese SJIS-open UTF-8
28 spawn tests/conv_encoding Japanese eucJP-open UTF-8
40 spawn tests/conv_encoding Japanese CP51932 UTF-8
52 spawn tests/conv_encoding Japanese ISO-2022-JP-MS UTF-8
64 spawn tests/conv_encoding Japanese CP50220 UTF-8
76 spawn tests/conv_encoding Japanese CP50221 UTF-8
88 spawn tests/conv_encoding Japanese CP50222 UTF-8
/dports/math/R/R-4.1.2/src/library/grDevices/man/
H A DJapanese.Rd1 % File src/library/grDevices/man/Japanese.Rd
6 \name{Japanese}
7 \alias{Japanese}
8 \title{Japanese characters in R}
11 Japanese characters (Hiragana, Katakana, and Kanji).
14 Without keyboard support for typing Japanese characters, the only way
23 The output from \code{\link{demo}(Japanese)} shows tables of the escape
24 sequences for the available Japanese characters.
27 \code{\link{demo}(Japanese)}, \code{\link{Hershey}}, \code{\link{text}}
36 main = "example(Japanese)", xlab = "using Hershey fonts")
/dports/math/libRmath/R-4.1.1/src/library/grDevices/man/
H A DJapanese.Rd1 % File src/library/grDevices/man/Japanese.Rd
6 \name{Japanese}
7 \alias{Japanese}
8 \title{Japanese characters in R}
11 Japanese characters (Hiragana, Katakana, and Kanji).
14 Without keyboard support for typing Japanese characters, the only way
23 The output from \code{\link{demo}(Japanese)} shows tables of the escape
24 sequences for the available Japanese characters.
27 \code{\link{demo}(Japanese)}, \code{\link{Hershey}}, \code{\link{text}}
36 main = "example(Japanese)", xlab = "using Hershey fonts")

12345678910>>...255