Home
last modified time | relevance | path

Searched refs:trim_arg (Results 1 – 9 of 9) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/
H A Dppptools.pl255 sub trim_arg # Splits the argument into type and name, returning the subroutine
366 $_ = [trim_arg($_)];
368 ($ret) = trim_arg($ret);
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/
H A Dppptools.pl255 sub trim_arg # Splits the argument into type and name, returning the subroutine
373 $_ = [trim_arg($_)];
375 ($ret) = trim_arg($ret);
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dppptools.pl227 sub trim_arg subroutine
312 $_ = [trim_arg($_)];
314 ($ret) = trim_arg($ret);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dppptools.pl255 sub trim_arg # Splits the argument into type and name, returning the subroutine
373 $_ = [trim_arg($_)];
375 ($ret) = trim_arg($ret);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dppptools.pl255 sub trim_arg # Splits the argument into type and name, returning the subroutine
373 $_ = [trim_arg($_)];
375 ($ret) = trim_arg($ret);
/dports/textproc/groff/groff-1.22.4/src/libs/libgroff/
H A Dfont.cpp693 static char *trim_arg(char *p) in trim_arg() function
845 handle_unknown_font_command(command, trim_arg(p), t.path, t.lineno); in load()
1216 (*unknown_desc_command_handler)(command, trim_arg(p), t.path, t.lineno); in load_desc()
/dports/japanese/groff/groff-1.18.1.1/src/libs/libgroff/
H A Dfont.cc625 static char *trim_arg(char *p) in trim_arg() function
771 handle_unknown_font_command(command, trim_arg(p), t.path, t.lineno);
1269 (*unknown_desc_command_handler)(command, trim_arg(p), t.path, t.lineno);
/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbutil/
H A Dmathp.h388 void trim_arg(char *const s);
H A Dmathp.cc1865 MathParser::trim_arg(char *const s) in trim_arg() function in MathParser
4133 trim_arg(buf); in readplugin()
4175 trim_arg(pginname); in readplugin()
4176 trim_arg(varname); in readplugin()
5466 trim_arg(buf); in readplugin()
5508 trim_arg(pginname); in readplugin()
5509 trim_arg(varname); in readplugin()