Searched +refs:tab +refs:to +refs:tab +refs:stop (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlregexp.c37 #define INT_MAX 123456789 /* easy to flag and big enough for our needs */
61 * Need PREV to check on a '-' within a Character Group. May only be used
69 * macro to flag unimplemented blocks
196 xmlRegStatePtr stop; member in struct:_xmlRegAtom
216 int to; member in struct:_xmlRegTrans
231 /* knowing states ponting to us can speed things up */
298 int nextbranch; /* the next transition to explore in that state */
411 "failed to compile: %s\n", extra);
423 * @ctxt: the parser context used to build it
467 * Switch to
1464 xmlFAGenerateAllTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, int lax) argument
1486 xmlFAGenerateEpsilonTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to) argument
1505 xmlFAGenerateCountedEpsilonTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, int counter) argument
1524 xmlFAGenerateCountedTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, int counter) argument
1544 xmlFAGenerateTransitions(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, xmlRegAtomPtr atom) argument
1775 xmlRegStatePtr to; local
2583 xmlFARecurseDeterminism(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state, int to, xmlRegAtomPtr atom) argument
3278 xmlRegStatePtr to = comp->states[trans->to]; local
3931 xmlRegStatePtr to = exec->comp->states[trans->to]; local
5329 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) argument
5699 xmlAutomataNewTransition(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, void *data) argument
5739 xmlAutomataNewTransition2(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, void *data) argument
5799 xmlAutomataNewNegTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, void *data) argument
5866 xmlAutomataNewCountTrans2(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, int min, int max, void *data) argument
5953 xmlAutomataNewCountTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, int min, int max, void *data) argument
6021 xmlAutomataNewOnceTrans2(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, int min, int max, void *data) argument
6101 xmlAutomataNewOnceTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, int min, int max, void *data) argument
6149 xmlAutomataStatePtr to; local
6171 xmlAutomataNewEpsilon(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to) argument
6196 xmlAutomataNewAllTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, int lax) argument
6245 xmlAutomataNewCountedTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, int counter) argument
6269 xmlAutomataNewCounterTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, int counter) argument
7315 const xmlChar **tab; local
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlregexp.c37 #define INT_MAX 123456789 /* easy to flag and big enough for our needs */
58 * Need PREV to check on a '-' within a Character Group. May only be used
66 * macro to flag unimplemented blocks
193 xmlRegStatePtr stop; member in struct:_xmlRegAtom
213 int to; member in struct:_xmlRegTrans
227 /* knowing states ponting to us can speed things up */
294 int nextbranch; /* the next transition to explore in that state */
407 "failed to compile: %s\n", extra);
419 * @ctxt: the parser context used to build it
463 * Switch to
1460 xmlFAGenerateAllTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, int lax) argument
1482 xmlFAGenerateEpsilonTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to) argument
1501 xmlFAGenerateCountedEpsilonTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, int counter) argument
1520 xmlFAGenerateCountedTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, int counter) argument
1540 xmlFAGenerateTransitions(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, xmlRegAtomPtr atom) argument
1771 xmlRegStatePtr to; local
2579 xmlFARecurseDeterminism(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state, int to, xmlRegAtomPtr atom) argument
3270 xmlRegStatePtr to = comp->states[trans->to]; local
3921 xmlRegStatePtr to = exec->comp->states[trans->to]; local
5319 xmlFAParseBranch(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr to) argument
5685 xmlAutomataNewTransition(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, void *data) argument
5725 xmlAutomataNewTransition2(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, void *data) argument
5785 xmlAutomataNewNegTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, void *data) argument
5852 xmlAutomataNewCountTrans2(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, int min, int max, void *data) argument
5939 xmlAutomataNewCountTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, int min, int max, void *data) argument
6007 xmlAutomataNewOnceTrans2(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, const xmlChar *token2, int min, int max, void *data) argument
6087 xmlAutomataNewOnceTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, const xmlChar *token, int min, int max, void *data) argument
6135 xmlAutomataStatePtr to; local
6157 xmlAutomataNewEpsilon(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to) argument
6182 xmlAutomataNewAllTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, int lax) argument
6231 xmlAutomataNewCountedTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, int counter) argument
6255 xmlAutomataNewCounterTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, int counter) argument
7301 const xmlChar **tab; local
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dprogress.vim41 " but I found it more helpful to highlight them in a different color.
51 " If you like to highlight the whole line of
53 " to make the whole block of code stand out:
84 syn keyword ProgressReserved to today top-only trans trans[action] trigger triggers trim true underl[ine] undo unform[atted] union unique unix up update
86 syn keyword ProgressReserved window window-maxim[ized] window-minim[ized] window-normal with work-tab[le] workfile write xcode xref yes _cbit
123 " Progress allows a '-' to be part of an identifier. To be considered
138 syn keyword ProgressOperator connect constrained contents context context-pop[up] control-containe[r] c[ontrol-form] convert-to-offse[t] convert count cpcase cpcoll cpint[ernal] cplog
145 syn keyword ProgressOperator filename fill-in filled filters first-child first-column first-proc[edure] first-tab-i[tem] fixed-only float focused-row font-based-layout font-table force-file
149 syn keyword ProgressOperator get-string get-tab-item get-text-height get-text-height-char[s] get-text-height-pixe[ls] get-text-width get-text-width-c[hars] get-text-width-pixel[s] get-unsigned-short
154 syn keyword ProgressOperator is-row-selected is-selected item items-per-row join-by-sqldb keep-frame-z-ord[er] keep-messages keep-tab
[all...]
H A Dibasic.vim7 " Description: A vim file to handle the IBasic file format.
10 " Applied IBasic support to the already excellent support for standard
16 " Send suggestions to the maintainer.
27 " Be sure to turn on the "case ignore" since current versions of basic
44 syn keyword ibasicStatement shared shell sleep sound static stop strig sub
64 syn keyword ibasicBuiltInFunction setmem sgn sin spc sqr stick strig tab tan ubound
H A Dpine.vim78 syn keyword pineConfig index-to-me-background-color
79 syn keyword pineConfig index-to-me-foreground-color
206 syn keyword pineOption compose-maps-delete-key-to-ctrl-d
211 syn keyword pineOption continue-tab-without-confirm
270 syn keyword pineOption enable-tab-completion
288 syn keyword pineOption ldap-result-to-addrbook-add
300 syn keyword pineOption preserve-start-stop-characters
322 syn keyword pineOption reply-always-uses-reply-to
340 syn keyword pineOption tab-visits-next-new-message-only
H A Dicon.vim26 syn keyword iconFunction sortf sqrt stop string system tab table
77 syn keyword iconReserved then to until while
H A Dbasic.vim8 " This syntax file not a complete implementation yet. Send suggestions to the
66 syn keyword basicStatement STOP stop Stop STRIG strig Strig
101 syn keyword basicFunction TAB tab Tab TAN tan Tan
H A Daml.vim9 " of [], in order to avoid -read highlighted,
39 syn keyword amlArcCmd contained surfaceprojectio surfacerange surfaceresolutio surfacesave surfacescene surfaceshade surfacesighting surfacetarget surfacevalue surfaceviewfield surfaceviewshed surfacevisibility surfacexsection surfacezoom surfacezscale sv svfd svs sxs symboldump symboli[tem] symbolsa[ve] symbolsc[ale] symbolse[t] symbolset sz tab[les] tal[ly] tan tanh tc te tes[t] text textal[ignment] textan[gle] textcolor textcolorr[amp] textcop[y] textde[lete] textdi[rection] textedit textfil[e] textfit textfo[nt] textin[fo] textit[em] textj[ustificatio] textlist textm[ask] texto[ffset] textpe[n] textpr[ecision] textpu[t] textq[uality] textsa[ve] textsc[ale] textse[t] textset textsi[ze] textsl[ant] textspa[cing] textspl[ine] textst[yle] textsy[mbol] tf th thie[ssen] thin ti tics tict[ext] tigera[rc] tigert[ool] tigertool til[es] timped tin tina[rc] tinc[ontour] tinerrors tinhull tinl[attice] tinlines tinmarkers tins[pot] tinshades tintext tinv[rml] tl tm tol[erance] top[ogrid] topogridtool
52 syn keyword amlInfoCmd contained accept add adir alter dialog alter alt directory aret arithmetic expressions aselect automatic return calculate cchr change options change comi cominput commands list como comoutput compile concatenate controlling defaults copy cursor data delete data entry data manipulate data retrieval data update date format datafile create datafile management decode define delimiter dfmt directory management directory display do doend documentation done end environment erase execute exiting expand export external fc files first format forms control get goto help import input form ipf internal item types items label lchar list logical expressions log merge modify options modify move next nselect output password prif print programming program protect purge query quit recase redefine relate relate release notes remark rename report options reporting report reselect reserved words restrictions run save security select set sleep sort special form spool stop items system variables take terminal types terminal time topics list type update upf
62 syn keyword amlDir contained abbreviations above all aml amlpath append arc args atool brief by call canvas cc center cl codepage commands conv_watch_to_aml coordinates cr create current cursor cwta dalines data date_format delete delvar describe dfmt digitizer display do doend dv echo else enable encode encrypt end error expansion fail file flushpoints force form format frame fullscreen function getlastpoint getpoint goto iacreturn if ignore info inform key keypad label lc left lf lg list listchar listfiles listglobal listheader listlocal listprogram listvar ll lp lr lv map matrix menu menupath menutype mess message[s] modal mouse nopaging off on others page pause pinaction popup position pt pulldown push pushpoint r repeat return right routine run runwatch rw screen seconds select self setchar severity show sidebar single size staggered station stop stripe sys system tablet tb terminal test then thread to top translate tty ty type uc ul until ur usage w warning watch when while window workspace
66 syn keyword amlOutput contained inform warning error pause stop tty ty type
105 syn match amlTab "^ *q stop"
106 syn match amlTab "^ *quit stop"
119 syn region amlSkip matchgroup=amlOutput start="&stop" end="$" contains=amlVar
H A Dvim.vim14 " Use the vimCommentGroup cluster to add your own.
19 syn keyword vimCommand contained abc[lear] argdo argu[ment] bel[owright] bN[ext] breakd[el] b[uffer] caddb[uffer] cb[uffer] cex[pr] cg[etfile] checkt[ime] cnew[er] col[der] con[tinue] cq[uit] delc[ommand] diffoff diffu[pdate] dr[op] echom[sg] em[enu] endt[ry] exi[t] fina[lly] fix[del] foldd[oopen] go[to] hid[e] ij[ump] isp[lit] k laddb[uffer] la[st] lch[dir] lex[pr] lgete[xpr] l[ist] lmak[e] lN[ext] loc[kmarks] lpf[ile] lt[ag] lv[imgrep] ma[rk] mk[exrc] mkv[imrc] mz[scheme] new noh[lsearch] on[ly] ped[it] popu prev[ious] prof[ile] pta[g] ptn[ext] pts[elect] py[thon] r[ead] redr[aw] ret[ab] rightb[elow] rundo san[dbox] sbf[irst] sbN[ext] scripte[ncoding] setg[lobal] sh[ell] sla[st] sme sni[ff] sor[t] spelli[nfo] sp[lit] startg[replace] st[op] sunme syncbind tabd[o] tabl[ast] tabN[ext] tabs tcld[o] th[row] tm[enu] tp[revious] tu undoj[oin] uns[ilent] vert[ical] vi[sual] wa[ll] winp[os] wp[revious] ws[verb] xa[ll] xmenu xnoremenu
21 syn keyword vimCommand contained al[l] argg[lobal] bad[d] bl[ast] bp[revious] br[ewind] bun[load] caddf[ile] ccl[ose] cfir[st] changes cl[ist] cN[ext] comc[lear] co[py] cuna[bbrev] delf[unction] diffpu[t] di[splay] dsp[lit] e[dit] endfo[r] ene[w] files fini[sh] foldc[lose] for grepa[dd] iabc[lear] imapc[lear] j[oin] keepj[umps] laddf[ile] lb[uffer] le[ft] lfir[st] lgr[ep] lla[st] lnew[er] lNf[ile] lol[der] lr[ewind] luado lw[indow] mat[ch] mksp[ell] m[ove] nb[key] N[ext] ol[dfiles] opt[ions] perld[o] pp[op] P[rint] promptr[epl] ptj[ump] ptp[revious] pw[d] q[uit] redi[r] reg[isters] rew[ind] rubyd[o] rv[iminfo] sav[eas] sbm[odified] sbr[ewind] se[t] sf[ind] sil[ent] sm[agic] sn[ext] snoreme spelld[ump] spellu[ndo] sre[wind] startr[eplace] sts[elect] sus[pend] tab tabf[ind] tabnew tabp[revious] tags te[aroff] tl[ast] tN[ext] try una[bbreviate] unh[ide] verb[ose] vim[grep] vne[w] winc[md] wn[ext] wqa[ll] wv[iminfo] xmapc[lear] XMLns xunmenu
22 syn keyword vimCommand contained arga[dd] argl[ocal] ba[ll] bm[odified] brea[k] bro[wse] bw[ipeout] cal[l] cd cgetb[uffer] chd[ir] clo[se] cnf[ile] comp[iler] cpf[ile] cw[indow] delm[arks] diffsplit dj[ump] earlier el[se] endf[unction] ex filetype fir[st] folddoc[losed] fu[nction] ha[rdcopy] if is[earch] ju[mps] kee[pmarks] lan[guage] lc[d] lefta[bove] lgetb[uffer] lgrepa[dd] lli[st] lne[xt] lo[adview] lop[en] ls luafile mak[e] menut[ranslate] mkvie[w] mzf[ile] nbs[tart] nmapc[lear] omapc[lear] pc[lose] po[p] pre[serve] profd[el] ps[earch] ptl[ast] ptr[ewind] pyf[ile] quita[ll] red[o] res[ize] ri[ght] rubyf[ile] sal[l] sba[ll] sbn[ext] sb[uffer] setf[iletype] sfir[st] sim[alt] sm[ap] sN[ext] snoremenu spe[llgood] spellw[rong] sta[g] stj[ump] sun[hide] sv[iew] tabc[lose] tabfir[st] tabn[ext] tabr[ewind] tc[l] tf[irst] tm to[pleft] ts[elect] u[ndo] unlo[ckvar] ve[rsion] vimgrepa[dd] vs[plit] windo wN[ext] w[rite] X xme xnoreme y[ank]
31 syn keyword vimOption contained aleph ar autoindent backspace ballooneval bg bkc bsdir cb cfu cinkeys cmdwinheight columns completeopt cot cscopepathcomp csprg cursorbind define diffexpr dy ef eol esckeys fcs fdn ff fillchars foldclose foldmarker formatlistpat gcr ghr guicursor guitablabel hi hkmapp icon imcmdline inc indk isfname joinspaces kmp lcs listchars lw mat maxmempattern mis mmt mouse mouseshape mzquantum odev osfiletype patchmode ph preserveindent printheader pvh relativenumber rightleftcmd ru sbr scrolloff selection shellcmdflag shellxquote showcmd sidescroll smartindent sol spellsuggest sr stal sua swf ta taglength tbi termbidi tf title to ts tty ttytype ul updatetime ve viewoptions wak weirdinvert wig wildoptions winheight wm wrapmargin ws
80 " commands not picked up by the generator (due to non-standard format)
157 " Functions : Tag is provided for those who wish to highlight tagged functions {{{2
222 " Try to catch strings, if nothing else matches (therefore it must precede the others!)
252 syn match vimCollClass contained transparent "\[:\(alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\|return\|tab\|escape\|backspace\):\]"
338 syn match vimMenuNameMore "\c\\\s\|<tab>\|\\\
[all...]
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dsurvival.tex24 \errmessage{This file requires `plain' format to be typeset correctly}
44 % along with GNU Emacs; see the file COPYING. If not, write to
58 Permission is granted to make and distribute copies of
120 \def\textindent#1{\noindent\llap{\hbox to \defwidth{\tt#1\hfil}}\ignorespaces}
181 \key{C-x C-f} edit file; this command uses the minibuffer to read
182 the file name; use this to create new files by entering the name
186 \key{C-g} in most context: cancel, stop, abort partially typed or
192 \key{C-l} scroll current line to center of window
193 \key{C-x b} switch to another buffer
194 \key{M-<} move to beginnin
[all...]
H A Dorgcard.tex11 % currently takes 2 full pages. It is thus suited to producing one
15 % slightly better on A4 paper. The changes due, I think, to Stephen Eglen,
20 % to print the card
37 % along with GNU Emacs; see the file COPYING. If not, write to
41 % This file is intended to be processed by plain TeX (TeX82).
44 % This file can be used to produce it in any of three ways:
46 % produces six separate pages, each of which needs to be reduced to 80%.
50 % You will still need to cut and paste.
52 % produces two pages which must be printed sideways to mak
[all...]
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
24 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
43 % To process a Texinfo manual with TeX, it's most reliable to use the
55 % It is possible to adapt texinfo.tex for other languages, to some
107 % Use TeX 3.0's \inputlineno to get the line number, for better error
189 % Margin to add to right of even pages, to lef
[all...]
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
24 % to the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor,
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
43 % To process a Texinfo manual with TeX, it's most reliable to use the
55 % It is possible to adapt texinfo.tex for other languages, to some
107 % Use TeX 3.0's \inputlineno to get the line number, for better error
189 % Margin to add to right of even pages, to lef
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
24 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
43 % To process a Texinfo manual with TeX, it's most reliable to use the
55 % It is possible to adapt texinfo.tex for other languages, to some
106 % Use TeX 3.0's \inputlineno to get the line number, for better error
186 % Margin to add to right of even pages, to lef
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
43 % Send bug reports to bug-texinfo@gnu.org. Please include including a
47 % To process a Texinfo manual with TeX, it's most reliable to use the
59 % It is possible to adapt texinfo.tex for other languages, to some
171 % Margin to ad
[all...]
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
45 % Send bug reports to bug-texinfo@gnu.org. Please include including a
49 % To process a Texinfo manual with TeX, it's most reliable to use the
61 % It is possible to adapt texinfo.tex for other languages. You can get
150 % Margin to add to righ
[all...]
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
46 % To process a Texinfo manual with TeX, it's most reliable to use the
53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
58 % It is possible to adapt texinfo.tex for other languages. You can get
147 % Margin to ad
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex1 %% TeX macros to handle texinfo files
17 %to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139,
21 %In other words, you are welcome to use, share and improve this program.
22 %You are forbidden to forbid anyone else to use, share and improve
26 % Send bug reports to bug-texinfo@prep.ai.mit.edu.
30 % Make it possible to create a .fmt file just by loading this file:
64 % equivalent to this in @example-like environments. Otherwise, a space
101 % Margin to add to righ
[all...]
/macosx-10.10.1/adv_cmds-158/localedef/
H A Dlocaledef.pl19 # standard way to avoid them. XXX even if you have a charset without
47 # collating-symbols -- these are used to define a set of charactors
66 <tab> \\011
68 <vertical-tab> \\013
87 <full-stop> \\056
307 &exit(4, "Syntax error on line $. of $opt{i} attempting to end $args when LC_$current_LC is open\n");
329 # XXX need to parse out <code_set_name>, <mb_cur_max>, <mb_cur_min>,
338 # to happen for those cases
449 # $values is the string to parse, $dot_expand is a function ref that will
450 # return an array to inser
[all...]
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 % In other words, you are welcome to use, share and improve this program.
27 % You are forbidden to forbid anyone else to use, share and improve
42 % Send bug reports to bug-texinfo@gnu.org. Please include including a
46 % To process a Texinfo manual with TeX, it's most reliable to use the
53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
58 % It is possible to adapt texinfo.tex for other languages. You can get
147 % Margin to ad
[all...]
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
24 % to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
43 % To process a Texinfo manual with TeX, it's most reliable to use the
55 % It is possible to adapt texinfo.tex for other languages, to some
107 % Use TeX 3.0's \inputlineno to get the line number, for better error
156 % Since the category of space is not known, we have to be careful.
191 % Margin to add to righ
[all...]
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
24 % to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
43 % To process a Texinfo manual with TeX, it's most reliable to use the
55 % It is possible to adapt texinfo.tex for other languages, to some
107 % Use TeX 3.0's \inputlineno to get the line number, for better error
156 % Since the category of space is not known, we have to be careful.
191 % Margin to add to righ
[all...]
/macosx-10.10.1/groff-38/groff/src/devices/grohtml/
H A Dpost-html.cpp24 with groff; see the file COPYING. If not, write to the Free Software
78 static int simple_anchors = FALSE; /* default to anchors with heading text */
79 static int manufacture_headings = FALSE; /* default is to use the Hn html headings, */
89 static int split_level = 2; /* what heading level to split at? */
90 static string head_info; /* user supplied information to be placed */
98 void stop () {} function
122 // easier to prove NOT outside limits
150 * file - initialize all fields to NULL
200 * start_of_list - reset the ptr to the start of the list.
209 * move_next - moves the ptr to th
504 html_table *tab; // table description member in class:text_glob
3890 start_size(int from, int to) argument
4542 emit_link(const string &to, const char *name) argument
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/
H A Dcss.js422 "max-width", "min-height", "min-width", "move-to", "nav-down", "nav-index",
438 "tab-size", "table-layout", "target", "target-name", "target-new",
454 "flood-opacity", "lighting-color", "stop-color", "stop-opacity", "pointer-events",
544 "media-return-to-realtime-button", "media-rewind-button",
576 "tigrinya-er-abegede", "tigrinya-et", "tigrinya-et-abegede", "to", "top",
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dcss.js422 "max-width", "min-height", "min-width", "move-to", "nav-down", "nav-index",
438 "tab-size", "table-layout", "target", "target-name", "target-new",
454 "flood-opacity", "lighting-color", "stop-color", "stop-opacity", "pointer-events",
544 "media-return-to-realtime-button", "media-rewind-button",
576 "tigrinya-er-abegede", "tigrinya-et", "tigrinya-et-abegede", "to", "top",

Completed in 256 milliseconds

12