Home
last modified time | relevance | path

Searched defs:NOT_FIRSTCU (Results 26 – 32 of 32) sorted by relevance

12

/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h296 #define NOT_FIRSTCU(c) (((c) & 0xc0u) == 0x80u) macro
382 #define NOT_FIRSTCU(c) (((c) & 0xfc00u) == 0xdc00u) macro
477 #define NOT_FIRSTCU(c) (0) macro
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h296 #define NOT_FIRSTCU(c) (((c) & 0xc0u) == 0x80u) macro
382 #define NOT_FIRSTCU(c) (((c) & 0xfc00u) == 0xdc00u) macro
477 #define NOT_FIRSTCU(c) (0) macro
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h296 #define NOT_FIRSTCU(c) (((c) & 0xc0u) == 0x80u) macro
382 #define NOT_FIRSTCU(c) (((c) & 0xfc00u) == 0xdc00u) macro
477 #define NOT_FIRSTCU(c) (0) macro
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h296 #define NOT_FIRSTCU(c) (((c) & 0xc0u) == 0x80u) macro
382 #define NOT_FIRSTCU(c) (((c) & 0xfc00u) == 0xdc00u) macro
477 #define NOT_FIRSTCU(c) (0) macro
/dports/www/mod_php74/php-7.4.27/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h296 #define NOT_FIRSTCU(c) (((c) & 0xc0u) == 0x80u) macro
382 #define NOT_FIRSTCU(c) (((c) & 0xfc00u) == 0xdc00u) macro
477 #define NOT_FIRSTCU(c) (0) macro
/dports/www/mod_php80/php-8.0.15/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h296 #define NOT_FIRSTCU(c) (((c) & 0xc0u) == 0x80u) macro
382 #define NOT_FIRSTCU(c) (((c) & 0xfc00u) == 0xdc00u) macro
477 #define NOT_FIRSTCU(c) (0) macro
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2_intmodedep.h296 #define NOT_FIRSTCU(c) (((c) & 0xc0u) == 0x80u) macro
382 #define NOT_FIRSTCU(c) (((c) & 0xfc00u) == 0xdc00u) macro
477 #define NOT_FIRSTCU(c) (0) macro

12