Home
last modified time | relevance | path

Searched refs:ucs2_char (Results 1 – 15 of 15) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DPageLabelInfo.cc346 char ucs2_char[2]; in indexToLabel() local
350 ucs2_char[0] = 0; in indexToLabel()
352 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
353 label->append(ucs2_char, 2); in indexToLabel()
355 ucs2_char[1] = 0; in indexToLabel()
356 label->append(ucs2_char, 2); in indexToLabel()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DPageLabelInfo.cc213 char ucs2_char[2]; in indexToLabel() local
217 ucs2_char[0] = 0; in indexToLabel()
219 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
220 label->append(ucs2_char, 2); in indexToLabel()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DPageLabelInfo.cc213 char ucs2_char[2]; in indexToLabel() local
217 ucs2_char[0] = 0; in indexToLabel()
219 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
220 label->append(ucs2_char, 2); in indexToLabel()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DPageLabelInfo.cc213 char ucs2_char[2]; in indexToLabel() local
217 ucs2_char[0] = 0; in indexToLabel()
219 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
220 label->append(ucs2_char, 2); in indexToLabel()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DPageLabelInfo.cc213 char ucs2_char[2]; in indexToLabel() local
217 ucs2_char[0] = 0; in indexToLabel()
219 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
220 label->append(ucs2_char, 2); in indexToLabel()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DPageLabelInfo.cc216 char ucs2_char[2]; in indexToLabel() local
220 ucs2_char[0] = 0; in indexToLabel()
222 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
223 label->append(ucs2_char, 2); in indexToLabel()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DPageLabelInfo.cc216 char ucs2_char[2]; in indexToLabel() local
220 ucs2_char[0] = 0; in indexToLabel()
222 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
223 label->append(ucs2_char, 2); in indexToLabel()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DPageLabelInfo.cc216 char ucs2_char[2]; in indexToLabel() local
220 ucs2_char[0] = 0; in indexToLabel()
222 ucs2_char[1] = number_string.getChar(i); in indexToLabel()
223 label->append(ucs2_char, 2); in indexToLabel()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DWString.cpp50 WString::WString(WStringBase::size_type count, word ucs2_char) : WStringBase(count, ucs2_char) in WString() argument
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DWString.h56 WString(WStringBase::size_type count, word ucs2_char);
/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_ccx/
H A Dtelxcc.c851 uint64_t ucs2_char=(u[0]<<24) | (u[1]<<16) | (u[2]<<8) | u[3]; in process_page() local
852 ucs2_buffer_add_char(ctx, ucs2_char); in process_page()
/dports/lang/perl5.34/perl-5.34.0/vms/
H A Dvms.c327 ucs2_to_vtf7(char *outspec, unsigned long ucs2_char, int * output_cnt) in ucs2_to_vtf7() argument
332 ucs_ptr = (unsigned char *)&ucs2_char; in ucs2_to_vtf7()
/dports/lang/perl5.30/perl-5.30.3/vms/
H A Dvms.c327 ucs2_to_vtf7(char *outspec, unsigned long ucs2_char, int * output_cnt) in ucs2_to_vtf7() argument
332 ucs_ptr = (unsigned char *)&ucs2_char; in ucs2_to_vtf7()
/dports/lang/perl5.32/perl-5.32.1/vms/
H A Dvms.c327 ucs2_to_vtf7(char *outspec, unsigned long ucs2_char, int * output_cnt) in ucs2_to_vtf7() argument
332 ucs_ptr = (unsigned char *)&ucs2_char; in ucs2_to_vtf7()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/vms/
H A Dvms.c327 ucs2_to_vtf7(char *outspec, unsigned long ucs2_char, int * output_cnt) in ucs2_to_vtf7() argument
332 ucs_ptr = (unsigned char *)&ucs2_char; in ucs2_to_vtf7()