Home
last modified time | relevance | path

Searched defs:strvlen (Results 1 – 4 of 4) sorted by relevance

/dports/dns/void-zones-tools/void-zones-tools-1.0.2/
H A Dbinutils.h164 static inline int strvlen(const char *str) in strvlen() function
327 #define strvlen(s) strlen(s) macro
/dports/sysutils/ipdbtools/ipdb-1.1.2/
H A Dbinutils.h161 static inline int strvlen(const char *str) in strvlen() function
308 #define strvlen(s) strlen(s) macro
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dutils.c1317 gsize strvlen, i; in utils_strv_new() local
/dports/devel/geany/geany-1.38/src/
H A Dutils.c1318 gsize strvlen, i; in utils_strv_new() local