Home
last modified time | relevance | path

Searched refs:fromLatin (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/test/
H A DTestTransformsSimple.java126 Transliterator fromLatin = Transliterator.getInstance(name);
150 writeFile(name, multiply, nfd, toLatin, fromLatin, true, null, specials);
166 errorCount = checkString(out, item, nfd, fromLatin, toLatin, errorCount, null);
167 errorCount = checkString(out, item, nfd, fromLatin, toLatin, errorCount, "-");
194 errorCount = checkLatin(out, fromLatin, toLatin);
204 errorCount = showMappings(out, sourceSet, null, nfd, fromLatin, toLatin);
212 errorCount = showMappings(out, sourceSet, "-", nfd, fromLatin, toLatin);
230 String to = fromLatin.transliterate(source);
241 Transliterator fromLatin, Transliterator toLatin) {
258 String from = fromLatin.transliterate(to);
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DPageLabelInfo.cc119 static int fromLatin(const char *buffer) in fromLatin() function
289 number = fromLatin(str + prefixLength); in labelToIndex()
386 assert (fromLatin(latin.getCString()) == 56); in main()
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/graphics/poppler/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/graphics/poppler/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelabelinfo.cpp62 QCOMPARE(fromLatin(latin.c_str()), 56); in testFromLatin()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DPageLabelInfo_p.h120 static int fromLatin(const char *buffer) in fromLatin() function
H A DPageLabelInfo.cc157 number = fromLatin(str + prefixLength); in labelToIndex()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DPageLabelInfo_p.h120 static int fromLatin(const char *buffer) in fromLatin() function
H A DPageLabelInfo.cc157 number = fromLatin(str + prefixLength); in labelToIndex()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DPageLabelInfo_p.h120 static int fromLatin(const char *buffer) in fromLatin() function
H A DPageLabelInfo.cc157 number = fromLatin(str + prefixLength); in labelToIndex()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DPageLabelInfo_p.h163 static int fromLatin(const char *buffer) in fromLatin() function
H A DPageLabelInfo.cc147 number = fromLatin(str + prefixLen); in labelToIndex()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DPageLabelInfo_p.h163 static int fromLatin(const char *buffer) in fromLatin() function
H A DPageLabelInfo.cc147 number = fromLatin(str + prefixLen); in labelToIndex()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DPageLabelInfo_p.h163 static int fromLatin(const char *buffer) in fromLatin() function
H A DPageLabelInfo.cc147 number = fromLatin(str + prefixLen); in labelToIndex()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DPageLabelInfo_p.h163 static int fromLatin(const char *buffer) in fromLatin() function
H A DPageLabelInfo.cc147 number = fromLatin(str + prefixLen); in labelToIndex()
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog62208 When porting from qt4 to qt5, fromAscii was replaced by fromLatin,

12