Searched refs:hyphen (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.10.1/ruby-106/ruby/test/rexml/
H A Dtest_comment.rb12 <!-- comment end with hyphen -
21 assert_equal([" comment end with hyphen -\n here "],
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/libipsec/
H A Dpolicy_token.l73 hyphen \-
152 {hyphen} { return(HYPHEN); }
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/setkey/
H A Dtoken.l93 hyphen \-
104 name {letter}(({letter}|{digit}|{hyphen})*({letter}|{digit}))*
127 {hyphen}P { BEGIN S_PL; return(F_POLICY); }
149 {hyphen}[n46][n46]* {
169 {hyphen}A { BEGIN S_AUTHALG; return(F_AUTH); }
192 {hyphen}E { BEGIN S_ENCALG; return(F_ENC); }
215 {hyphen}C { return(F_COMP); }
219 {hyphen}R { return(F_RAWCPI); }
222 {hyphen}m { return(F_MODE); }
225 {hyphen}
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/
H A DCharacterNames.h57 const UChar hyphen = 0x2010; member in namespace:WTF::Unicode
114 using WTF::Unicode::hyphen;
/macosx-10.10.1/groff-38/groff/font/devps/
H A Dtext.enc28 hyphen 45
/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextfind_query.c1056 char * hyphen = NULL; // don't free local
1105 hyphen = index(v1string, '-');
1106 if (hyphen) {
1111 v2string = hyphen + 1;
1112 *hyphen = '\0';
1120 if (hyphen) {
2012 "before arguments starting with a hyphen)."
2014 "before arguments starting with a hyphen)."
/macosx-10.10.1/groff-38/groff/src/roff/troff/
H A Dnode.h23 unsigned char hyphen; member in struct:hyphen_list
617 : hyphen(0), breakable(0), hyphenation_code(code), next(p)
H A Denv.cpp2011 // this is for characters like hyphen and emdash
3829 tem->hyphen = 1;
3845 tem->hyphen = 1;
H A Dnode.cpp82 // Character used when a hyphen is inserted at a line break.
2021 if ((*p)->hyphen)
4275 if ((*p)->hyphen)
/macosx-10.10.1/ruby-106/ruby/enc/unicode/
H A Dname2ctype.h.blt26643 char uniname2ctype_pool_str2141[sizeof("hyphen")];
27295 "hyphen",
H A Dname2ctype.h26643 char uniname2ctype_pool_str2141[sizeof("hyphen")];
27295 "hyphen",
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dinitex.vim248 \ '\\\%(\%(adj\|\%(double\|final\)hyphen\)demerits\|looseness\|\%(pre\)\=tolerance\)\>'
250 \ '\\\%(broken\|club\|exhyphen\|floating\|hyphen\|interline\|line\|output\|widow\)penalty\>'
H A Dwget.vim8 " TODO: all commands are actually underscore and hyphen insensitive, though
H A Dsplint.vim38 " match flags with hyphen and underscore notation
H A Dpostscr.vim249 syn keyword postscrConstant contained parenleft parenright asterisk plus comma hyphen period slash zero
/macosx-10.10.1/adv_cmds-158/localedef/
H A Dlocaledef.pl84 <hyphen> \\055
85 <hyphen-minus> \\055
/macosx-10.10.1/ruby-106/ruby/
H A Druby.c586 int hyphen = FALSE; local
603 hyphen = TRUE;
620 if (hyphen) {
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dcftoken.l136 hyphen \-
424 {hyphen}{addrstring} {
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_string.rb1999 def (hyphen = Object.new).to_str; "-"; end
2000 assert_equal(%w(foo - bar), "foo-bar".partition(hyphen), '[ruby-core:23540]')
2014 def (hyphen = Object.new).to_str; "-"; end
2015 assert_equal(%w(foo - bar), "foo-bar".rpartition(hyphen), '[ruby-core:23540]')
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dmkpsenc.tcl44 002D hyphen
139 00AD hyphen
/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dmkpsenc.tcl44 002D hyphen
139 00AD hyphen
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm1069 debug level, a hyphen (-) and the log message:
1196 way and just prepends it by the debug level and a hyphen:
2529 C<Log::Log4perl::SimpleLayout>, which logs the debug level, a hyphen (-)
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dsgml-mode.el179 "lpar" "rpar" "ast" "plus" "comma" "hyphen" "period" "sol"
561 no-break space or M-- for a soft hyphen; or via an input method or
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex2220 % Do not prefer a separate line ending with a hyphen to fewer lines.
3864 % not find a line break at a hyphen in a node names. Since some manuals
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex3410 % Do not prefer a separate line ending with a hyphen to fewer lines.
5883 % not find a line break at a hyphen in a node names. Since some manuals

Completed in 316 milliseconds

12