Home
last modified time | relevance | path

Searched refs:MICRO_SIGN (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/util/
H A DUnicode.h70 constexpr char16_t MICRO_SIGN = 0x00B5; variable
360 ch == MICRO_SIGN || (((ch & ~0x1F) == LATIN_SMALL_LETTER_A_WITH_GRAVE) && in ChangesWhenUpperCased()
/dports/www/firefox/firefox-99.0/js/src/util/
H A DUnicode.h70 constexpr char16_t MICRO_SIGN = 0x00B5; variable
360 ch == MICRO_SIGN || (((ch & ~0x1F) == LATIN_SMALL_LETTER_A_WITH_GRAVE) && in ChangesWhenUpperCased()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/util/
H A DUnicode.h70 constexpr char16_t MICRO_SIGN = 0x00B5; variable
360 ch == MICRO_SIGN || (((ch & ~0x1F) == LATIN_SMALL_LETTER_A_WITH_GRAVE) && in ChangesWhenUpperCased()
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D501100227 MICRO_SIGN # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D501100227 MICRO_SIGN # Z added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D501100227 MICRO_SIGN # Z added by devel/scanprov
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/util/
H A DUnicode.h68 constexpr char16_t MICRO_SIGN = 0x00B5; variable
270 ch == MICRO_SIGN || (((ch & ~0x1F) == LATIN_SMALL_LETTER_A_WITH_GRAVE) && in CanUpperCase()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/util/
H A DUnicode.h70 constexpr char16_t MICRO_SIGN = 0x00B5; variable
350 ch == MICRO_SIGN || (((ch & ~0x1F) == LATIN_SMALL_LETTER_A_WITH_GRAVE) && in ChangesWhenUpperCased()
/dports/graphics/gocr/gocr-0.52/src/
H A Dunicode.c573 case MICRO_SIGN: in decode()
1025 case MICRO_SIGN: in decode()
H A Dunicode_defs.h219 #define MICRO_SIGN 0x00B5 macro
/dports/graphics/swftools/swftools-0.9.2/lib/gocr/
H A Dunicode.c572 case MICRO_SIGN: in decode()
1021 case MICRO_SIGN: in decode()
H A Dunicode.h232 #define MICRO_SIGN 0x00B5 macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.h982 #define MICRO_SIGN MICRO_SIGN_NATIVE macro
H A Dutf8.c2878 case MICRO_SIGN: in Perl__to_upper_title_latin1()
3059 if (UNLIKELY(c == MICRO_SIGN)) { in Perl__to_fold_latin1()
H A Dhandy.h1916 : ((((U8)(c)) == MICRO_SIGN) \
1931 ((UNLIKELY((c) == MICRO_SIGN) && IN_UTF8_CTYPE_LOCALE) \
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.h987 #define MICRO_SIGN MICRO_SIGN_NATIVE macro
H A Dutf8.c2863 case MICRO_SIGN: in Perl__to_upper_title_latin1()
3047 if (UNLIKELY(c == MICRO_SIGN)) { in Perl__to_fold_latin1()
H A Dhandy.h1765 : ((((U8)(c)) == MICRO_SIGN) \
1780 ((UNLIKELY((c) == MICRO_SIGN) && IN_UTF8_CTYPE_LOCALE) \
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.h1188 #define MICRO_SIGN MICRO_SIGN_NATIVE macro
H A Dutf8.c2806 case MICRO_SIGN: in Perl__to_upper_title_latin1()
2987 if (UNLIKELY(c == MICRO_SIGN)) { in Perl__to_fold_latin1()
H A Dhandy.h1962 : ((((U8)(c)) == MICRO_SIGN) \
1977 ((UNLIKELY((c) == MICRO_SIGN) && IN_UTF8_CTYPE_LOCALE) \
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.h901 #define MICRO_SIGN MICRO_SIGN_NATIVE macro
H A Dhandy.h1594 : ((((U8)(c)) == MICRO_SIGN) \
1609 ((UNLIKELY((c) == MICRO_SIGN) && IN_UTF8_CTYPE_LOCALE) \
H A Dutf8.c2862 case MICRO_SIGN: in Perl__to_upper_title_latin1()
3046 if (UNLIKELY(c == MICRO_SIGN)) { in Perl__to_fold_latin1()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DString.cpp1189 if (c != unicode::MICRO_SIGN && in ToUpperCase()
1249 if (c == unicode::MICRO_SIGN || in ToUpperCase()

12