Home
last modified time | relevance | path

Searched +refs:filename +refs:quoting +refs:desired (Results 1 – 25 of 2534) sorted by relevance

12345678910>>...102

/dports/lang/yap/yap-6.2.2/packages/zlib/
H A Dzlib.doc75 filename quoting issues. While the above works well on most modern Unix
78 windows shell and quoting.}
94 If an output stream is enabled, \arg{Options} define the desired wrapper
/dports/devel/libslang2/slang-2.3.2/modules/help/
H A Dcsvfuns.hlp7 obj = csv_decoder_new (filename|File_Type|Strings[])
17 ; quote: character used for the quoting fields (default: '"')
63 desired columns. The default is for the structure to have field
92 types are desired, then an array of type-specifiers may be used.
288 ; quote: Character used for quoting fields (default: '"')
290 ; quotesome: Quote only those fields where quoting is necessary
330 ; quote: character used for the quoting fields (default: '"')
332 ; quotesome: Quote only those fields where quoting is necessary
397 ; quotesome: Quote only those fields where quoting is necessary
/dports/lang/swi-pl/swipl-8.2.3/packages/zlib/
H A Dzlib.doc76 about shell and filename quoting issues. While the above replacement
79 path-names, the windows shell and quoting.}
95 an output stream is wrapped, \arg{Options} define the desired wrapper
/dports/security/putty/putty-0.76/doc/
H A Dpsftp.but156 \S{psftp-quoting} \I{quoting, in PSFTP}General quoting rules for PSFTP commands
186 (The one exception to the PSFTP quoting rules is the \c{!} command,
228 A leading period (\cw{.}) on a filename is not treated specially,
279 operate on. For example, if you type \c{get filename.dat} then PSFTP
280 will look for \c{filename.dat} in your remote working directory on
297 filename.dat} then PSFTP will save the resulting file as
298 \c{filename.dat} in your local working directory.
491 then the filename or filenames:
544 files (using wildcards if desired), and then the destination
557 the only PSFTP command that is not subject to the command quoting
[all …]
/dports/security/putty-nogtk/putty-0.76/doc/
H A Dpsftp.but156 \S{psftp-quoting} \I{quoting, in PSFTP}General quoting rules for PSFTP commands
186 (The one exception to the PSFTP quoting rules is the \c{!} command,
228 A leading period (\cw{.}) on a filename is not treated specially,
279 operate on. For example, if you type \c{get filename.dat} then PSFTP
280 will look for \c{filename.dat} in your remote working directory on
297 filename.dat} then PSFTP will save the resulting file as
298 \c{filename.dat} in your local working directory.
491 then the filename or filenames:
544 files (using wildcards if desired), and then the destination
557 the only PSFTP command that is not subject to the command quoting
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/doc/
H A Dcapinfos.adoc68 to the report type and desired infos. If no options are specified,
76 The input files don't need a specific filename extension; the file
115 option is of limited value unless one of the quoting
285 any quoting characters around the various values and
439 Note: The ability to use of filename globbing characters are
/dports/net/tshark-lite/wireshark-3.6.1/doc/
H A Dcapinfos.adoc68 to the report type and desired infos. If no options are specified,
76 The input files don't need a specific filename extension; the file
115 option is of limited value unless one of the quoting
285 any quoting characters around the various values and
439 Note: The ability to use of filename globbing characters are
/dports/net/wireshark/wireshark-3.6.1/doc/
H A Dcapinfos.adoc68 to the report type and desired infos. If no options are specified,
76 The input files don't need a specific filename extension; the file
115 option is of limited value unless one of the quoting
285 any quoting characters around the various values and
439 Note: The ability to use of filename globbing characters are
/dports/net/tshark/wireshark-3.6.1/doc/
H A Dcapinfos.adoc68 to the report type and desired infos. If no options are specified,
76 The input files don't need a specific filename extension; the file
115 option is of limited value unless one of the quoting
285 any quoting characters around the various values and
439 Note: The ability to use of filename globbing characters are
/dports/sysutils/p5-Sysadm-Install/Sysadm-Install-0.48/
H A DREADME145 "pie($coderef, $filename, ...)"
148 read out the file $filename line by line and calls the subroutine
164 "plough($coderef, $filename, ...)"
233 If quoting is undesirable, "tap()" accepts an option hash as its
238 which will suppress any quoting:
351 Instead, there is an evil trick which gives the desired result:
390 "$perms = perm_get($filename)"
392 array ref to be used later when calling "perm_set($filename,
395 "perm_set($filename, $perms)"
396 Set file permissions and owner of $filename according to $perms,
[all …]
/dports/mail/mlmmj/mlmmj-1.3.0/
H A DREADME.listtexts33 compatibility filename. It will use the first one it finds. (Note that use of
34 the compatibility filename is DEPRECATED and will be removed in a future
43 - compatibility filename (DEPRECATED)
49 Mlmmj checks these three paths for each candidate filename, and then moves on
50 to the next candidate filename:
68 The following list texts are supported. The compatibility filename (DEPRECATED)
206 which will automatically be escaped using the =?utf-8?q?...?= quoting
288 and can even be changed part way through a paragraph if desired. The following
309 control is desired); lines have only leading whitespace trimmed and are
611 Subject: header as Mlmmj does automatic quoting for that header as described
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/public/
H A DnsIMsgCompose.idl143 It will also convert the filename to Unicode assuming it's in the file system
159 * have been expanded if correct results are desired.
279 (i.e. via reply, forward inline or a quoting operation) into the document
/dports/x11-wm/jewel/jewel-0.12.41/
H A Dconfig23 * desired, and can't be used for the search path functionality required by
80 * shell special characters. A minimum of quoting is performed, so if
136 * standard output; this is because the destination filename will never
137 * look anything like the history source filename.
253 * shell special characters. A minimum of quoting is performed, so if
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Durllib.rst158 .. function:: urlretrieve(url[, filename[, reporthook[, data[, context]]]])
162 is not copied. Return a tuple ``(filename, headers)`` where *filename* is the
215 class to the ``urllib._urlopener`` variable before calling the desired function.
241 function is intended for quoting the path section of the URL. The optional
251 quoting HTML form values when building up a query string to go into a URL.
379 .. method:: retrieve(url[, filename[, reporthook[, data]]])
381 Retrieves the contents of *url* and places it in *filename*. The return value
382 is a tuple consisting of a local filename and either a
385 contents of *filename*. If *filename* is not given and the URL refers to a
386 local file, the input filename is returned. If the URL is non-local and
[all …]
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Durllib.rst158 .. function:: urlretrieve(url[, filename[, reporthook[, data[, context]]]])
162 is not copied. Return a tuple ``(filename, headers)`` where *filename* is the
215 class to the ``urllib._urlopener`` variable before calling the desired function.
241 function is intended for quoting the path section of the URL. The optional
251 quoting HTML form values when building up a query string to go into a URL.
379 .. method:: retrieve(url[, filename[, reporthook[, data]]])
381 Retrieves the contents of *url* and places it in *filename*. The return value
382 is a tuple consisting of a local filename and either a
385 contents of *filename*. If *filename* is not given and the URL refers to a
386 local file, the input filename is returned. If the URL is non-local and
[all …]
/dports/shells/bash/bash-5.1/doc/
H A Darticle.ms125 pipelining, argument handling, variable expansion, and quoting.
129 provide the desired functionality, are specified as being
178 variable expansion semantics, redirection, and quoting as the
300 is preferred because its quoting rules are much simpler and it
527 of completion before the default filename completion is attempted.
623 share a common prefix or suffix (filename expansion requires that
626 Brace expansion is similar to filename expansion, but the strings
641 sorted, as they are by filename expansion.
787 implemented a different quoting mechanism that did not alter the
1004 Bourne shell, quoting and the shell grammar are both poorly
[all …]
H A DFAQ81 E13) Why does filename completion misbehave if a colon appears in the filename?
355 pipelining, argument handling, variable expansion, and quoting.
358 shell to provide the desired functionality, are specified as
440 option to inhibit quoting of the completions.
831 and honor shell quoting.
1041 $(cat filename)
1044 case-insensitive globbing (filename expansion)
1119 new $'...' and $"..." quoting
1122 $(cat filename)
1367 new $'...' and $"..." quoting
[all …]
/dports/misc/clex/clex-4.6.patch9/src/
H A Dhelp_en.hlp504 $L=quoting
1349 $L=quoting
1708 automatic filename quoting --> quoting
1782 filename quoting --> quoting
1862 $L=quoting
1863 quoting
2533 * insert filename(s) (3 functions)
2608 $P=quoting
2609 $T=Automatic filename quoting
2711 if it is desired. A special setting hides them in the
[all …]
/dports/math/rkward-kde/rkward-0.7.1/i18n/po/
H A Drkward__import_export.en_GB.po203 msgid "The filename of the file to import"
204 msgstr "The filename of the file to import"
398 "If you selected \"other\" above, you can specify which quoting character to "
402 "If you selected \"other\" above, you can specify which quoting character to "
716 msgid "Specify quoting character(s)"
717 msgstr "Specify quoting character(s)"
1351 msgid "The filename of the file to load"
1352 msgstr "The filename of the file to load"
1982 "Specify the desired decimal point character. If this is greyed out, the "
1985 "Specify the desired decimal point character. If this is greyed out, the "
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/doc/
H A Drltech.texi162 performs this and other desired initializations, such as installing
1472 completion, depending on which behavior is desired.
1538 The default is to do filename
1599 the default filename completer.
1631 A pointer to a function that will remove application-specific quoting
1635 to be dequoted, and @var{quote_char}, which is the quoting character
1642 character in the line buffer is quoted, according to whatever quoting
1760 to the quoting character found.
1774 by any quoting characters, including backslashes.
1808 double quotes (or an application-specific quoting mechanism) if the
[all …]
/dports/devel/gdb761/gdb-7.6.1/readline/doc/
H A Drltech.texi161 performs this and other desired initializations, such as installing
1530 completion, depending on which behavior is desired.
1596 The default is to do filename
1657 the default filename completer.
1689 A pointer to a function that will remove application-specific quoting
1693 to be dequoted, and @var{quote_char}, which is the quoting character
1700 character in the line buffer is quoted, according to whatever quoting
1852 to the quoting character found.
1866 by any quoting characters, including backslashes.
1900 double quotes (or an application-specific quoting mechanism) if the
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/xetexdir/
H A Dxetex.ch58 @x [2.23] l.723 - Translate characters if desired, otherwise allow them all.
270 @d check_quoted(#) == {check if string |#| needs quoting}
276 @d check_quoted(#) == {check if string |#| needs quoting}
312 {FIXME: Alternative is to assume that any filename that has to be quoted has
404 begin scan_file_name; {set |cur_name| to desired file name}
408 begin scan_file_name; {set |cur_name| to desired file name}
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/xetexdir/
H A Dxetex.ch58 @x [2.23] l.723 - Translate characters if desired, otherwise allow them all.
270 @d check_quoted(#) == {check if string |#| needs quoting}
276 @d check_quoted(#) == {check if string |#| needs quoting}
312 {FIXME: Alternative is to assume that any filename that has to be quoted has
404 begin scan_file_name; {set |cur_name| to desired file name}
408 begin scan_file_name; {set |cur_name| to desired file name}
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/xetexdir/
H A Dxetex.ch58 @x [2.23] l.723 - Translate characters if desired, otherwise allow them all.
270 @d check_quoted(#) == {check if string |#| needs quoting}
276 @d check_quoted(#) == {check if string |#| needs quoting}
312 {FIXME: Alternative is to assume that any filename that has to be quoted has
404 begin scan_file_name; {set |cur_name| to desired file name}
408 begin scan_file_name; {set |cur_name| to desired file name}
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/xetexdir/
H A Dxetex.ch58 @x [2.23] l.723 - Translate characters if desired, otherwise allow them all.
270 @d check_quoted(#) == {check if string |#| needs quoting}
276 @d check_quoted(#) == {check if string |#| needs quoting}
312 {FIXME: Alternative is to assume that any filename that has to be quoted has
404 begin scan_file_name; {set |cur_name| to desired file name}
408 begin scan_file_name; {set |cur_name| to desired file name}

12345678910>>...102