Home
last modified time | relevance | path

Searched refs:UTF8PROC_COMPAT (Results 1 – 25 of 71) sorted by relevance

123

/dports/emulators/mess/mame-mame0226/3rdparty/utf8proc/bench/
H A Dbench.c15 options |= UTF8PROC_STABLE|UTF8PROC_COMPOSE|UTF8PROC_COMPAT; in main()
19 options |= UTF8PROC_STABLE|UTF8PROC_DECOMPOSE|UTF8PROC_COMPAT; in main()
/dports/emulators/mame/mame-mame0226/3rdparty/utf8proc/bench/
H A Dbench.c15 options |= UTF8PROC_STABLE|UTF8PROC_COMPOSE|UTF8PROC_COMPAT; in main()
19 options |= UTF8PROC_STABLE|UTF8PROC_DECOMPOSE|UTF8PROC_COMPAT; in main()
/dports/textproc/utf8proc/utf8proc-2.6.1/bench/
H A Dbench.c15 options |= UTF8PROC_STABLE|UTF8PROC_COMPOSE|UTF8PROC_COMPAT; in main()
19 options |= UTF8PROC_STABLE|UTF8PROC_DECOMPOSE|UTF8PROC_COMPAT; in main()
/dports/games/warzone2100/warzone2100/3rdparty/utf8proc/bench/
H A Dbench.c15 options |= UTF8PROC_STABLE|UTF8PROC_COMPOSE|UTF8PROC_COMPAT; in main()
19 options |= UTF8PROC_STABLE|UTF8PROC_DECOMPOSE|UTF8PROC_COMPAT; in main()
/dports/sysutils/fusefs-hfsfuse/hfsfuse-0.132/lib/utf8proc/bench/
H A Dbench.c15 options |= UTF8PROC_STABLE|UTF8PROC_COMPOSE|UTF8PROC_COMPAT;
19 options |= UTF8PROC_STABLE|UTF8PROC_DECOMPOSE|UTF8PROC_COMPAT;
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/utf8proc/bench/
H A Dbench.c15 options |= UTF8PROC_STABLE|UTF8PROC_COMPOSE|UTF8PROC_COMPAT; in main()
19 options |= UTF8PROC_STABLE|UTF8PROC_DECOMPOSE|UTF8PROC_COMPAT; in main()
/dports/lang/swi-pl/swipl-8.2.3/packages/utf8proc/pgsql/
H A Dutf8proc_pgsql.c47 #define UTF8PROC_PGSQL_FOLD_OPTS ( UTF8PROC_REJECTNA | UTF8PROC_COMPAT | \
50 #define UTF8PROC_PGSQL_STRIP_OPTS ( UTF8PROC_REJECTNA | UTF8PROC_COMPAT | \
/dports/emulators/mess/mame-mame0226/3rdparty/utf8proc/test/
H A Dcustom.c20 …utf8proc_map_custom(input, 0, &output, UTF8PROC_CASEFOLD | UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UT… in main()
/dports/emulators/mame/mame-mame0226/3rdparty/utf8proc/test/
H A Dcustom.c20 …utf8proc_map_custom(input, 0, &output, UTF8PROC_CASEFOLD | UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UT… in main()
/dports/games/warzone2100/warzone2100/3rdparty/utf8proc/test/
H A Dcustom.c20 …utf8proc_map_custom(input, 0, &output, UTF8PROC_CASEFOLD | UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UT… in main()
H A Dmisc.c29 … UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UTF8PROC_CASEFOLD | UTF8PROC_IGNORE | UTF8PROC_STRIPNA); in issue102()
/dports/textproc/utf8proc/utf8proc-2.6.1/test/
H A Dcustom.c20 …utf8proc_map_custom(input, 0, &output, UTF8PROC_CASEFOLD | UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UT… in main()
H A Dmisc.c29 … UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UTF8PROC_CASEFOLD | UTF8PROC_IGNORE | UTF8PROC_STRIPNA); in issue102()
/dports/sysutils/fusefs-hfsfuse/hfsfuse-0.132/lib/utf8proc/test/
H A Dcustom.c20 …utf8proc_map_custom(input, 0, &output, UTF8PROC_CASEFOLD | UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UT… in main()
H A Dmisc.c29 … UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UTF8PROC_CASEFOLD | UTF8PROC_IGNORE | UTF8PROC_STRIPNA); in issue102()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/utf8proc/test/
H A Dcustom.c20 …utf8proc_map_custom(input, 0, &output, UTF8PROC_CASEFOLD | UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UT… in main()
H A Dmisc.c29 … UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UTF8PROC_CASEFOLD | UTF8PROC_IGNORE | UTF8PROC_STRIPNA); in issue102()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/utf8proc/
H A Dutf8proc.c474 (!property->decomp_type || (options & UTF8PROC_COMPAT))) { in utf8proc_decompose_char()
755 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
762 UTF8PROC_COMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKC()
769 UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UTF8PROC_CASEFOLD | UTF8PROC_IGNORE); in utf8proc_NFKC_Casefold()
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Dunicode.cpp49 options = UTF8PROC_STABLE | UTF8PROC_COMPOSE | UTF8PROC_COMPAT; in internal_normalize_unicode()
52 options = UTF8PROC_STABLE | UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT; in internal_normalize_unicode()
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Dunicode.cpp49 options = UTF8PROC_STABLE | UTF8PROC_COMPOSE | UTF8PROC_COMPAT; in internal_normalize_unicode()
52 options = UTF8PROC_STABLE | UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT; in internal_normalize_unicode()
/dports/lang/swi-pl/swipl-8.2.3/packages/utf8proc/
H A Dutf8proc.c290 (!property->decomp_type || (options & UTF8PROC_COMPAT))) { in utf8proc_decompose_char()
581 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
588 UTF8PROC_COMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKC()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dutf8proc.c283 (!property->decomp_type || (options & UTF8PROC_COMPAT))) { in utf8proc_decompose_char()
574 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
581 UTF8PROC_COMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKC()
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/utf8proc/
H A Dutf8proc.c286 (!property->decomp_type || (options & UTF8PROC_COMPAT))) { in utf8proc_decompose_char()
577 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
584 UTF8PROC_COMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKC()
/dports/devel/tig/tig-2.5.4/compat/
H A Dutf8proc.c495 (!property->decomp_type || (options & UTF8PROC_COMPAT))) { in utf8proc_decompose_char()
776 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
783 UTF8PROC_COMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKC()
790 UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UTF8PROC_CASEFOLD | UTF8PROC_IGNORE); in utf8proc_NFKC_Casefold()
/dports/games/warzone2100/warzone2100/3rdparty/utf8proc/
H A Dutf8proc.c495 (!property->decomp_type || (options & UTF8PROC_COMPAT))) { in utf8proc_decompose_char()
776 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
783 UTF8PROC_COMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKC()
790 UTF8PROC_COMPOSE | UTF8PROC_COMPAT | UTF8PROC_CASEFOLD | UTF8PROC_IGNORE); in utf8proc_NFKC_Casefold()

123