Home
last modified time | relevance | path

Searched defs:isutf (Results 1 – 18 of 18) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_utf8.h50 #define isutf(c) (((c)&0xC0)!=0x80) macro
/dports/devel/pecl-jsmin/jsmin-3.0.0/
H A Djsmin.h1 /* jsmin.h */
2
3 #ifndef JSMIN_H
4 #define JSMIN_H
5
6 #include "php.h"
7 #include "ext/standard/php_smart_string.h"
8
9 typedef struct {
10 char *javascript;
[all …]
H A Dutf8.h6 #define isutf(c) (((c)&0xC0)!=0x80) macro
/dports/sysutils/fsearch/fsearch-0.1beta4/src/
H A Dutf8.h41 #define isutf(c) (((c)&0xC0)!=0x80) macro
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dutf8.h9 #define isutf(c) (((c)&0xC0)!=0x80) macro
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dutf8.h41 #define isutf(c) (((c)&0xC0)!=0x80) macro
/dports/editors/the/THE-3.3RC4/contrib/
H A Dutf8.h9 #define isutf(c) (((c)&0xC0)!=0x80) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dutf8.h53 static inline bool isutf(char c) { return (((c)&0xC0)!=0x80); } in isutf() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.h34 bool end() const { return c_[index_] == 0; } in isutf()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp34 inline bool isutf(char c) { in isutf() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp34 inline bool isutf(char c) { in isutf() function
/dports/x11/i3lock/i3lock-2.13/
H A Di3lock.c101 #define isutf(c) (((c)&0xC0) != 0x80) macro
/dports/x11/i3lock-color/i3lock-color-2.13.c.4/
H A Di3lock.c293 #define isutf(c) (((c)&0xC0) != 0x80) macro
/dports/editors/mined/mined-2015.25/src/
H A Dedit.c5561 FLAG isutf; in search_wrong_enc() local
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp.c1773 bool isutf; in PP() local
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp.c1773 bool isutf; in PP() local
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp.c1779 bool isutf; in PP() local
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp.c1768 bool isutf; in PP() local