Home
last modified time | relevance | path

Searched refs:striptwhite (Results 1 – 25 of 104) sorted by relevance

12345

/dports/news/husky/husky-1.9.20191207/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dconfig.h22 char *striptwhite(char *str);
H A Dmprotos.h44 char *striptwhite(char *s);
/dports/news/husky/husky-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-htick/husky-htick-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite() function
546 function striptwhite(_Str: PChar): PChar; external LIB_FIDOCONFIG_NAME name 'striptwhite';
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/src/
H A Dfidoconf.c124 striptwhite(start); in trimLine()
132 char *striptwhite(char *str) in striptwhite() function
173 striptwhite(line); in stripComment()

12345