Home
last modified time | relevance | path

Searched defs:string_empty (Results 1 – 6 of 6) sorted by relevance

/dports/deskutils/wmpinboard/wmpinboard-1.0.orig/src/
H A Dmisc.c56 string_empty(char *ptr, int width) in string_empty() function
/dports/databases/twemproxy/twemproxy-0.5.0/src/
H A Dnc_string.c60 string_empty(const struct string *str) in string_empty() function
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/libs/string/
H A Dstring.h44 inline bool string_empty (const std::string& string) in string_empty() function
/dports/games/gtkradiant/GPL/GtkRadiant/libs/string/
H A Dstring.h36 inline bool string_empty(const char* string) in string_empty() function
/dports/games/netradiant/netradiant-20150621-src/libs/string/
H A Dstring.h37 inline bool string_empty( const char* string ){ in string_empty() function
/dports/lang/fth/fth-1.4.1/src/
H A Dio.c327 static FTH string_empty; variable