Home
last modified time | relevance | path

Searched refs:Utf8Spec2 (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Duni.d4734 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4749 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4794 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/uni/
H A Dpackage.d4727 alias Utf8Spec2 = AliasSeq!(bool, char[2], in Utf8Matcher() local
4742 typeof(TrieBuilder!(Utf8Spec2)(false).build()), in Utf8Matcher()
4787 auto utf8_2T = utf8_2.byCodepoint.map!(x=>encode!2(x)).buildTrie!(Utf8Spec2); in Utf8Matcher()