Searched refs:comma (Results 126 - 150 of 150) sorted by relevance

123456

/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex579 % @comma{} to avoid , parsing problems.
580 \let\comma = ,
1098 % @comma{} is so commas can be inserted into text without messing up
1101 \let\comma = ,
1874 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
3223 \definedummyword{comma}%
3362 \def\comma{,}%
5855 % might or might not have spaces before the first comma, like:
5861 % also remove a trailing comma, in case of something like this:
6023 % But we always want a comma an
[all...]
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/
H A DProxy.pm879 comma-separated values. The C<host> and C<path> parameters are regular
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/
H A DProxy.pm879 comma-separated values. The C<host> and C<path> parameters are regular
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbconfig.c3695 int comma = 0; local
3701 if ( buflen > 0 && buflen - ( ptr - start ) < comma + an->an_name.bv_len ) return NULL;
3702 if ( comma ) *ptr++ = ',';
3704 comma = 1;
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcompile.el180 (comma
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dsgml-mode.el179 "lpar" "rpar" "ast" "plus" "comma" "hyphen" "period" "sol"
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dmkpsenc.tcl43 002C comma
/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dmkpsenc.tcl43 002C comma
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DCodeBlock.cpp1375 CommaPrinter comma; local
1377 out.print(comma, exitSites[i].kind(), " ", exitSites[i].jitType());
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGByteCodeParser.cpp3591 CommaPrinter comma;
3593 dataLog(comma, jumpTargets[i]);
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dlatin-alt.el52 It would be natural to use comma for cedillas, but that would be
218 It would be natural to use period and comma for dots/rings and
408 It would be natural to use period and comma for dots and cedillas, but
580 It would be natural to use period and comma for dots and
772 It would be natural to use period and comma for dots and cedillas, but
1743 It would be natural to use comma for cedillas, but that would be
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex584 % @comma{} to avoid , parsing problems.
585 \let\comma = ,
1127 % @comma{} is so commas can be inserted into text without messing up
1130 \let\comma = ,
2458 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
3831 \definedummyword\comma
3965 \def\comma{,}%
6574 % might or might not have spaces before the first comma, like:
6580 % also remove a trailing comma, in case of something like this:
6744 % But we always want a comma an
[all...]
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex584 % @comma{} to avoid , parsing problems.
585 \let\comma = ,
1127 % @comma{} is so commas can be inserted into text without messing up
1130 \let\comma = ,
2458 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
3831 \definedummyword\comma
3965 \def\comma{,}%
6576 % might or might not have spaces before the first comma, like:
6582 % also remove a trailing comma, in case of something like this:
6746 % But we always want a comma an
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex576 % @comma{} to avoid , parsing problems.
577 \let\comma = ,
1095 % @comma{} is so commas can be inserted into text without messing up
1098 \let\comma = ,
1846 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
5888 % But we always want a comma and a space:
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistEdit.tcl817 # of digits after the decimal point, with or without the -comma option, for
842 if {[string compare $arg "-comma"] == 0} {
853 if {[string compare $arg0 "-comma"] != 0} {
854 return -code error "bad option \"$arg0\": must be -comma"
863 ?-comma? ?name?"
887 lappend ::tablelist::editWin($name-creationCmd) -comma
/macosx-10.10.1/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm644 This parameter may be either a comma separated list of email addresses
780 Should be either "NEVER" or a comma separated list of "SUCCESS", "FAILURE" and "DELAY".
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpostscr.vim249 syn keyword postscrConstant contained parenleft parenright asterisk plus comma hyphen period slash zero
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm4607 Ordinarily the print method simply prints out the comma separated
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm1678 $add_option->( 'break-at-old-comma-breakpoints', 'boc', '!' );
1679 $add_option->( 'comma-arrow-breakpoints', 'cab', '=i' );
1800 'comma-arrow-breakpoints' => [ 0, 5 ],
1828 comma-arrow-breakpoints=5
1934 'break-after-comma-arrows' => [qw(cab=0)],
1935 'nobreak-after-comma-arrows' => [qw(cab=1)],
3443 -boc break at old comma breaks: turns off all automatic list formatting
3448 -cab=n break at commas after a comma-arrow (=>):
4801 'cm' => 'comma',
7792 $rOpts_comma_arrow_breakpoints = $rOpts->{'comma
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex1587 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
5068 % @deffn {whatever} {Enharmonic comma}
/macosx-10.10.1/vim-55/src/
H A Deval.c5758 EMSG2(_("E696: Missing comma in List: %s"), *arg);
7353 EMSG2(_("E722: Missing comma in Dictionary: %s"), *arg);
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex1376 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1494 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex1416 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim4093 " s:NetrwListHide: uses [range]g~...~d to delete files that match comma {{{2

Completed in 642 milliseconds

123456