Home
last modified time | relevance | path

Searched refs:needargs (Results 1 – 8 of 8) sorted by relevance

/dports/www/tclhttpd/tclhttpd3.5.1/lib/
H A Ddirect.tcl138 set needargs yes
157 if [info exists needargs] {
/dports/net/pear-Services_Twitter/Services_Twitter-0.7.0/Services/
H A DTwitter.php648 $needargs = $minargs;
661 $pReq = (string)$param['required'] == 'true' || $needargs;
664 $needargs--;
667 $needargs--;
/dports/lang/huc/huc-3.21/src/huc/
H A Dgen.c14 static char *needargs[] = { variable
35 ptr = needargs[i]; in gnargs()
/dports/sysutils/s6-rc/s6-rc-0.5.2.2/src/s6-rc/
H A Ds6-rc-compile.c1191 …onst *compiled, char const *fn, s6rc_db_t const *db, unsigned int i, char const *exe, int needargs) in write_exe_wrapper() argument
1195 || !stralloc_cats(&satmp, needargs ? "S0\n" : "P\n")) dienomem() ; in write_exe_wrapper()
1214 || !stralloc_cats(&satmp, needargs ? " $@\n" : "\n")) dienomem() ; in write_exe_wrapper()
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c11588 bool needargs = FALSE; local
11593 while (!needargs) {
11616 needargs = FALSE;
11620 needargs = TRUE;
11651 if (!SvCUR(stuff) || needargs)
11655 if (needargs) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c12198 bool needargs = FALSE; in S_scan_formline() local
12203 while (!needargs) { in S_scan_formline()
12226 needargs = FALSE; in S_scan_formline()
12230 needargs = TRUE; in S_scan_formline()
12261 if (!SvCUR(stuff) || needargs) in S_scan_formline()
12265 if (needargs) { in S_scan_formline()
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c12053 bool needargs = FALSE; in S_scan_formline() local
12058 while (!needargs) { in S_scan_formline()
12081 needargs = FALSE; in S_scan_formline()
12085 needargs = TRUE; in S_scan_formline()
12116 if (!SvCUR(stuff) || needargs) in S_scan_formline()
12120 if (needargs) { in S_scan_formline()
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c12124 bool needargs = FALSE; in S_scan_formline() local
12129 while (!needargs) { in S_scan_formline()
12152 needargs = FALSE; in S_scan_formline()
12156 needargs = TRUE; in S_scan_formline()
12187 if (!SvCUR(stuff) || needargs) in S_scan_formline()
12191 if (needargs) { in S_scan_formline()