Home
last modified time | relevance | path

Searched refs:auxargs (Results 1 – 19 of 19) sorted by relevance

/dports/devel/tcllib/tcllib-1.20/examples/tepam/
H A D1c_procedure_interactive_aux.demo35 # to the interactive argument definition form via the -auxargs attribute that is itself a list
39 # provided via the -auxargs attribute to the argument definition form:
46 …{-source -type existingfile -description "Existing file" -auxargs {-filetypes {{"Log files" *.log}…
H A D1b_procedure_interactive_widgets.demo180 -auxargs {-filetypes {{"Log files" *.log} {"All files" *.*}}}}
/dports/devel/tcllibc/tcllib-1.20/examples/tepam/
H A D1c_procedure_interactive_aux.demo35 # to the interactive argument definition form via the -auxargs attribute that is itself a list
39 # provided via the -auxargs attribute to the argument definition form:
46 …{-source -type existingfile -description "Existing file" -auxargs {-filetypes {{"Log files" *.log}…
H A D1b_procedure_interactive_widgets.demo180 -auxargs {-filetypes {{"Log files" *.log} {"All files" *.*}}}}
/dports/devel/tcllib/tcllib-1.20/embedded/md/tcllib/files/modules/tepam/
H A Dtepam_procedure.md680 * \-auxargs *list*
684 via the *\-auxargs* attribute that is itself a list of attribute
687 -auxargs {-<arg_attr_name_1a> <arg_attr_value_1a> \
695 *\-auxargs* attribute to the argument definition form:
700 …sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__\-auxargs \{\-filetypes \{\…
705 * \-auxargs\_commands *script*
708 dynamically adaptable, the *\-auxargs\_commands* allows defining them
711 *\-auxargs\_commands* attribute\. The provided commands are executed in
/dports/devel/tcllibc/tcllib-1.20/embedded/md/tcllib/files/modules/tepam/
H A Dtepam_procedure.md680 * \-auxargs *list*
684 via the *\-auxargs* attribute that is itself a list of attribute
687 -auxargs {-<arg_attr_name_1a> <arg_attr_value_1a> \
695 *\-auxargs* attribute to the argument definition form:
700 …sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;__\-auxargs \{\-filetypes \{\…
705 * \-auxargs\_commands *script*
708 dynamically adaptable, the *\-auxargs\_commands* allows defining them
711 *\-auxargs\_commands* attribute\. The provided commands are executed in
/dports/devel/tcllib/tcllib-1.20/modules/tepam/
H A Dtepam_procedure.tcllib.man433 [def "-auxargs [arg list]"]
434 …n be provided to the interactive argument definition form via the [emph -auxargs] attribute that i…
435 [example_begin]-auxargs {-<arg_attr_name_1a> <arg_attr_value_1a> \
439 …rgument definition form. This information can be provided via the [emph -auxargs] attribute to the…
443 [cmd {-auxargs {-filetypes {{"GIF" {*.gif}} {"JPG" {*.jpg}} }}}]}
H A Dtepam.tcl106 [-auxargs <AuxilaryArgumentList>]
494 -auxargs -
/dports/devel/tcllibc/tcllib-1.20/modules/tepam/
H A Dtepam_procedure.tcllib.man433 [def "-auxargs [arg list]"]
434 …n be provided to the interactive argument definition form via the [emph -auxargs] attribute that i…
435 [example_begin]-auxargs {-<arg_attr_name_1a> <arg_attr_value_1a> \
439 …rgument definition form. This information can be provided via the [emph -auxargs] attribute to the…
443 [cmd {-auxargs {-filetypes {{"GIF" {*.gif}} {"JPG" {*.jpg}} }}}]}
H A Dtepam.tcl106 [-auxargs <AuxilaryArgumentList>]
494 -auxargs -
/dports/science/jstrack/jstrack/extlib/tcllib1.19/tepam/
H A Dtepam.tcl106 [-auxargs <AuxilaryArgumentList>]
494 -auxargs -
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dimap4r1.c1633 IMAPARG *args[5],*auxargs[3],aseq,aatt,alns,acls,aflg; in imap_msgdata() local
1652 auxargs[0] = &aseq; auxargs[1] = &aflg; auxargs[2] = NIL; in imap_msgdata()
1821 if (!imap_OK (stream,reply = imap_send (stream,cmd,auxargs))) in imap_msgdata()
1840 !imap_OK (stream,reply = imap_send (stream,"STORE",auxargs))) in imap_msgdata()
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dimap4r1.c1634 IMAPARG *args[5],*auxargs[3],aseq,aatt,alns,acls,aflg; in imap_msgdata() local
1653 auxargs[0] = &aseq; auxargs[1] = &aflg; auxargs[2] = NIL; in imap_msgdata()
1822 if (!imap_OK (stream,reply = imap_send (stream,cmd,auxargs))) in imap_msgdata()
1841 !imap_OK (stream,reply = imap_send (stream,"STORE",auxargs))) in imap_msgdata()
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dimap4r1.c1633 IMAPARG *args[5],*auxargs[3],aseq,aatt,alns,acls,aflg; in imap_msgdata() local
1652 auxargs[0] = &aseq; auxargs[1] = &aflg; auxargs[2] = NIL; in imap_msgdata()
1821 if (!imap_OK (stream,reply = imap_send (stream,cmd,auxargs))) in imap_msgdata()
1840 !imap_OK (stream,reply = imap_send (stream,"STORE",auxargs))) in imap_msgdata()
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dimap4r1.c1634 IMAPARG *args[5],*auxargs[3],aseq,aatt,alns,acls,aflg; in imap_msgdata() local
1653 auxargs[0] = &aseq; auxargs[1] = &aflg; auxargs[2] = NIL; in imap_msgdata()
1822 if (!imap_OK (stream,reply = imap_send (stream,cmd,auxargs))) in imap_msgdata()
1841 !imap_OK (stream,reply = imap_send (stream,"STORE",auxargs))) in imap_msgdata()
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.c1764 IMAPARG *args[5],*auxargs[3],aseq,aatt,alns,acls,aflg; in imap_msgdata() local
1783 auxargs[0] = &aseq; auxargs[1] = &aflg; auxargs[2] = NIL; in imap_msgdata()
1952 if (!imap_OK (stream,reply = imap_send (stream,cmd,auxargs))) in imap_msgdata()
1971 !imap_OK (stream,reply = imap_send (stream,"STORE",auxargs))) in imap_msgdata()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.c1764 IMAPARG *args[5],*auxargs[3],aseq,aatt,alns,acls,aflg; in imap_msgdata() local
1783 auxargs[0] = &aseq; auxargs[1] = &aflg; auxargs[2] = NIL; in imap_msgdata()
1952 if (!imap_OK (stream,reply = imap_send (stream,cmd,auxargs))) in imap_msgdata()
1971 !imap_OK (stream,reply = imap_send (stream,"STORE",auxargs))) in imap_msgdata()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.389709 ,@auxargs', some more complicated conditionals would be required).
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3178289 ,@auxargs', some more complicated conditionals would be required).