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

/freebsd-10.3-release/lib/libipsec/
H A Dpolicy_token.l67 hyphen \-
126 {hyphen} { return(HYPHEN); }
/freebsd-10.3-release/sbin/setkey/
H A Dtoken.l75 hyphen \-
86 name {letter}(({letter}|{digit}|{hyphen})*({letter}|{digit}))*
106 {hyphen}P { BEGIN S_PL; return(F_POLICY); }
128 {hyphen}[n46][n46]* {
145 {hyphen}A { BEGIN S_AUTHALG; return(F_AUTH); }
159 {hyphen}E { BEGIN S_ENCALG; return(F_ENC); }
173 {hyphen}C { return(F_COMP); }
177 {hyphen}R { return(F_RAWCPI); }
180 {hyphen}m { return(F_MODE); }
183 {hyphen}
[all...]
/freebsd-10.3-release/usr.sbin/rrenumd/
H A Dlexer.l75 hyphen \-
92 name {letter}(({letter}|{digit}|{hyphen})*({letter}|{digit}))*
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dversion.c243 char *hyphen = strchr(piece, '-');
244 if (hyphen)
246 version->tag = apr_pstrdup(result_pool, hyphen + 1);
247 *hyphen = '\0';
242 char *hyphen = strchr(piece, '-'); local
/freebsd-10.3-release/gnu/usr.bin/groff/tmac/
H A DMakefile43 koi8-r.tmac hyphen.ru \
44 hyphen.us hyphenex.us
/freebsd-10.3-release/contrib/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)
/freebsd-10.3-release/contrib/groff/tmac/
H A DMakefile.sub32 hyphen.us hyphenex.us
/freebsd-10.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3753 % Do not prefer a separate line ending with a hyphen to fewer lines.
6128 % not find a line break at a hyphen in a node names. Since some manuals
/freebsd-10.3-release/contrib/amd/doc/
H A Dtexinfo.tex3579 % Do not prefer a separate line ending with a hyphen to fewer lines.
5930 % not find a line break at a hyphen in a node names. Since some manuals
/freebsd-10.3-release/contrib/groff/doc/
H A Dtexinfo.tex3651 % Do not prefer a separate line ending with a hyphen to fewer lines.
6002 % not find a line break at a hyphen in a node names. Since some manuals

Completed in 188 milliseconds