Home
last modified time | relevance | path

Searched refs:r_str (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/japanese/p5-Jcode/Jcode-2.07/Jcode/
H A D_Classic.pm32 $r_str,
209 ($$r_str =~
340 $$r_str;
363 $$r_str =~ s(
380 $$r_str;
393 $$r_str =~ s{
404 $$r_str =~
407 $$r_str;
418 $$r_str =~ s(
439 $$r_str;
[all …]
/dports/www/fswiki/wiki3_6_2/lib/
H A DJcode.pm127 $r_str,
378 ($$r_str =~
657 $$r_str;
665 $$r_str =~ s(
682 $$r_str;
695 $$r_str =~ s{
706 $$r_str =~
709 $$r_str;
720 $$r_str =~ s(
741 $$r_str;
[all …]
/dports/japanese/p5-Jcode/Jcode-2.07/
H A DJcode.pm143 elsif ($$r_str =~
172 Encode::is_utf8($$r_str) and utf8::encode($$r_str);
186 my $tmp = $$r_str;
191 return $$r_str;
217 $$r_str = decode($self->{icode}, $$r_str);
219 $self->{r_str} = $r_str;
235 $$r_str = decode($self->{icode}, $$r_str);
237 ${ $self->{r_str} } .= $$r_str;
274 my $r_str = $_[0]->{r_str};
276 $e->encode($$r_str, $_[0]->{fallback}) : $$r_str;
[all …]
/dports/japanese/p5-Jcode/Jcode-2.07/Unicode/
H A DUnicode.pm27 my $r_str = ref $thingy ? $thingy : \$thingy;
29 $$r_str = Jcode::Unicode::ucs2_euc($$r_str);
34 my $r_str = ref $thingy ? $thingy : \$thingy;
36 $$r_str = Jcode::Unicode::euc_ucs2($$r_str);
41 my $r_str = ref $thingy ? $thingy : \$thingy;
43 $$r_str = Jcode::Unicode::ucs2_utf8($$r_str);
48 my $r_str = ref $thingy ? $thingy : \$thingy;
50 $$r_str = Jcode::Unicode::utf8_ucs2($$r_str);
55 my $r_str = ref $thingy ? $thingy : \$thingy;
57 $$r_str = Jcode::Unicode::euc_utf8($$r_str);
[all …]
/dports/www/fswiki/wiki3_6_2/lib/Jcode/Unicode/
H A DNoXS.pm61 $$r_str =~ s(
68 $$r_str;
77 $$r_str =~ s(
84 $$r_str;
90 &Jcode::euc_ucs2($r_str);
91 &Jcode::ucs2_utf8($r_str);
97 &Jcode::utf8_ucs2($r_str);
98 &Jcode::ucs2_euc($r_str);
121 $$r_str = $result;
129 $$r_str =~
[all …]
/dports/japanese/p5-Jcode/Jcode-2.07/Jcode/Unicode/
H A DNoXS.pm61 $$r_str =~ s(
68 $$r_str;
77 $$r_str =~ s(
84 $$r_str;
90 &Jcode::euc_ucs2($r_str);
91 &Jcode::ucs2_utf8($r_str);
97 &Jcode::utf8_ucs2($r_str);
98 &Jcode::ucs2_euc($r_str);
121 $$r_str = $result;
129 $$r_str =~
[all …]
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dalignment.cpp461 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
468 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
480 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
484 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
488 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
494 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
498 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
502 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
509 r_str[0] = r_str[1] = r_str[2] = 1; in BacktrackAlignCodon()
514 r_str[0] = r_str[1] = r_str[3] = 1; in BacktrackAlignCodon()
[all …]
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dtransfer_word.cc28 r_str = o.r_str; in copy()
74 r_str = ref; in init()
108 return part.match(r_str); in reference()
112 return part.match(r_str.substr(0, r_str.size() - queue_length)); in reference()
154 part.replace(r_str, value); in setReference()
158 string mystring = r_str.substr(0, r_str.size() - queue_length); in setReference()
160 r_str = mystring + r_str.substr(r_str.size() - queue_length); in setReference()
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/lib/Encode/KR/
H A D2022_KR.pm44 my $r_str = shift;
45 $$r_str =~ s/$RE{'2022_KR'}//gox; # remove the designator
46 $$r_str =~ s{ # replace characters in GL
56 my ($residue) = ( $$r_str =~ s/(\e.*)$//so );
62 my $r_str = shift;
63 substr( $$r_str, 0, 0 ) =
65 $$r_str =~
73 $$r_str;
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/lib/Encode/KR/
H A D2022_KR.pm44 my $r_str = shift;
45 $$r_str =~ s/$RE{'2022_KR'}//gox; # remove the designator
46 $$r_str =~ s{ # replace characters in GL
56 my ($residue) = ( $$r_str =~ s/(\e.*)$//so );
62 my $r_str = shift;
63 substr( $$r_str, 0, 0 ) =
65 $$r_str =~
73 $$r_str;
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/lib/Encode/KR/
H A D2022_KR.pm44 my $r_str = shift;
45 $$r_str =~ s/$RE{'2022_KR'}//gox; # remove the designator
46 $$r_str =~ s{ # replace characters in GL
56 my ($residue) = ( $$r_str =~ s/(\e.*)$//so );
62 my $r_str = shift;
63 substr( $$r_str, 0, 0 ) =
65 $$r_str =~
73 $$r_str;
/dports/converters/p5-Encode/Encode-3.16/lib/Encode/KR/
H A D2022_KR.pm44 my $r_str = shift;
45 $$r_str =~ s/$RE{'2022_KR'}//gox; # remove the designator
46 $$r_str =~ s{ # replace characters in GL
56 my ($residue) = ( $$r_str =~ s/(\e.*)$//so );
62 my $r_str = shift;
63 substr( $$r_str, 0, 0 ) =
65 $$r_str =~
73 $$r_str;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/lib/Encode/KR/
H A D2022_KR.pm44 my $r_str = shift;
45 $$r_str =~ s/$RE{'2022_KR'}//gox; # remove the designator
46 $$r_str =~ s{ # replace characters in GL
56 my ($residue) = ( $$r_str =~ s/(\e.*)$//so );
62 my $r_str = shift;
63 substr( $$r_str, 0, 0 ) =
65 $$r_str =~
73 $$r_str;
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_xref.cc70 push(const int& r_str);
87 erase(const int& r_str);
111 push(const int& r_str) in push() argument
114 if (m_map.find(r_str) != m_map.end()) in push()
118 pq_t::point_iterator pq_it = m_pq.push(r_str); in push()
123 m_map[r_str] = pq_it; in push()
149 erase(const int& r_str) in erase() argument
151 map_t::point_iterator map_it = m_map.find(r_str); in erase()
161 m_map.erase(r_str); in erase()

12345678910>>...12