Home
last modified time | relevance | path

Searched defs:str_strip (Results 1 – 13 of 13) sorted by relevance

/dports/mail/qmail-notify/qmail-notify-0.93/str/
H A Dstr.h68 #define str_strip(S) (str_rstrip(S), str_lstrip(S)) macro
/dports/devel/bglibs/bglibs-2.04/include/
H A Dstr.h141 #define str_strip(S) (str_rstrip(S), str_lstrip(S)) macro
/dports/sysutils/R-cran-ps/ps/R/
H A Dutils.R42 str_strip <- function(x) { function
/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dmakehtml.c312 str_strip( in str_strip() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dphishcheck.c518 str_strip(char** begin, const char** end, const char* what, size_t what_len) in str_strip() function
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dstr.c843 str_strip(PceString s) in str_strip() function
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dphishcheck.c518 str_strip(char** begin, const char** end, const char* what, size_t what_len) in str_strip() function
/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dstrmath.c320 void str_strip( num_descr *num ) in str_strip() function
H A Dwrappers.h533 #define str_strip __regina_str_strip macro
/dports/lang/micropython/micropython-1.17/py/
H A Dobjstr.c867 STATIC mp_obj_t str_strip(size_t n_args, const mp_obj_t *args) { in str_strip() function
/dports/lang/quickjs/quickjs-2021-03-27/
H A Drun-test262.c154 char *str_strip(char *p) in str_strip() function
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Drun-test262.c154 char *str_strip(char *p) in str_strip() function
/dports/net/ntp/ntp-4.2.8p15/ntpq/
H A Dntpq.c3169 str_strip( in str_strip() function