Home
last modified time | relevance | path

Searched defs:STRING_IS_EMPTY (Results 1 – 5 of 5) sorted by relevance

/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DMakerDialogUtil.h77 #define STRING_IS_EMPTY(str) \ macro
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dinterpreter.h335 #define STRING_IS_EMPTY(s) ((s)->strlen == 0) macro
/dports/mail/evolution/evolution-3.42.1/src/smime/gui/
H A Dcertificate-manager.c71 #define STRING_IS_EMPTY(x) (!(x) || !(*(x))) macro
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/guiinfo/
H A DGUIInfoLabels.h378 #define STRING_IS_EMPTY 420 macro
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/contact-editor/
H A De-contact-editor.c191 #define STRING_IS_EMPTY(x) (!(x) || !(*(x))) macro