Searched +refs:org +refs:beginning +refs:of +refs:line (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dflexwiki.vim3 " Maintainer: George V. Reilly <george@reilly.org>
5 " Other Home: http://www.vim.org/scripts/script.php?script_id=1529
20 " Allow lines of unlimited length. Do NOT want automatic linebreaks,
28 " at the beginning of the line for numbered and bulleted lists.
34 " Add the UTF-8 Byte Order Mark to the beginning of the file
41 " of very long lines
H A Ddebchangelog.vim3 " Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
5 " Stefano Zacchiroli <zack@debian.org>
8 " URL: http://hg.debian.org/hg/pkg-vim/vim/file/unstable/runtime/ftplugin/debchangelog.vim
89 let savelinenum = line(".")
241 let line = getline(linepos)
242 if line =~ '^ --'
243 return substitute(line, '^ --\s*\([^<]\+\)\s*.*', '\1', '')
274 let line = getline(a:lnum)
275 if line =~ '^\w\+'
276 return '>1' " beginning o
[all...]
H A Docaml.vim2 " Maintainer: David Baelde <firstname.name@ens-lyon.org>
36 \%EFile\ \"%f\"\\,\ line\ %l\\,\ characters\ %c-%*\\d:,
37 \%EFile\ \"%f\"\\,\ line\ %l\\,\ character\ %c:%m,
39 \%Eocamlyacc:\ e\ -\ line\ %l\ of\ \"%f\"\\,\ %m,
107 let s:s = line2byte(line('.'))+col('.')-1
203 " following lines are the quite exact copy of Stefano's original plugin :
207 " line(s) the type of an ocaml value getting it from the corresponding .annot
228 " + if the user decides to change the name of th
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dhtmlcomplete.vim8 " locate the start of the word
9 let line = getline('.')
11 let curline = line('.')
13 while start >= 0 && line[start - 1] =~ '\(\k\|[!:.-]\)'
16 " Handling of entities {{{
17 if start >= 0 && line[start - 1] =~ '&'
23 " Handling of <style> tag {{{
30 while start >= 0 && line[start - 1] =~ '\(\k\|-\)'
36 " Handling of <script> tag {{{
44 while start >= 0 && line[star
[all...]
/macosx-10.9.5/vim-53/runtime/indent/
H A Druby.vim5 " URL: http://vim-ruby.rubyforge.org
36 " Regex of syntax group names that are or delimit string or are comments.
40 " Regex of syntax group names that are strings.
44 " Regex of syntax group names that are strings or documentation.
50 \ "synIDattr(synID(line('.'),col('.'),1),'name') =~ '".s:syng_strcom."'"
52 " Regex used for words that, at the start of a line, add a level of indent.
59 " Regex used for words that, at the start of a line, remov
[all...]
H A Dhtml.vim2 " Author: Johannes Zellner <johannes@zellner.org>
123 " [-- count indent-increasing tags of line a:lnum --]
131 " [-- count indent-decreasing tags of line a:lnum --]
139 " [-- count indent-increasing '{' of (java|css) line a:lnum --]
144 " [-- count indent-decreasing '}' of (java|css) line a:lnum --]
149 " [-- return the sum of indent
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex6 %**start of header
14 % There are a couple of tweaks in the format of this card which make it work
19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
27 % it under the terms of the GNU General Public License as published by
32 % but WITHOUT ANY WARRANTY; without even the implied warranty of
36 % You should have received a copy of the GNU General Public License
44 % This file can be used to produce it in any of three ways:
46 % produces six separate pages, each of whic
[all...]
H A DviperCard.tex2 %**start of header
13 % This file is part of GNU Emacs.
17 % accepts responsibility to anyone for the consequences of using it
19 % any piece of software unless they say so in writing. Refer to the
33 % This file can be used to produce it in any of three ways:
35 % produces six separate pages, each of which needs to be reduced to 80%.
46 % Author of Viper:
50 % Author of VIP 4.3:
54 % Author of VIP 3.5:
61 % email: gildea@stop.mail-abuse.org
[all...]
H A Dvipcard.tex2 %**start of header
13 % This file is part of GNU Emacs.
17 % accepts responsibility to anyone for the consequences of using it
19 % any piece of software unless they say so in writing. Refer to the
33 % This file can be used to produce it in any of three ways:
35 % produces six separate pages, each of which needs to be reduced to 80%.
54 % Internet: gildea@stop.mail-abuse.org
72 Permission is granted to make and distribute copies of
76 For copies of the GNU Emacs manual, write to the Free Software
111 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\th
[all...]
H A Drefcard.tex2 %**start of header
16 % Nothing else needs to be changed below this line.
20 % This file is part of GNU Emacs.
23 % it under the terms of the GNU General Public License as published by
28 % but WITHOUT ANY WARRANTY; without even the implied warranty of
32 % You should have received a copy of the GNU General Public License
40 % This file can be used to produce it in any of three ways:
42 % produces six separate pages, each of which needs to be reduced to 80%.
59 % Internet: gildea@stop.mail-abuse.org
66 \def\versionnumber{2.3} % version of thi
[all...]
H A Dcalccard.tex2 %**start of header
19 % This file is part of GNU Emacs.
22 % it under the terms of the GNU General Public License as published by
27 % but WITHOUT ANY WARRANTY; without even the implied warranty of
31 % You should have received a copy of the GNU General Public License
39 % This file can be used to produce it in any of three ways:
41 % produces six separate pages, each of which needs to be reduced to 80%.
60 % Internet: gildea@stop.mail-abuse.org
76 Permission is granted to make and distribute copies of
80 For copies of th
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dflexwiki.vim3 " Maintainer: George V. Reilly <george@reilly.org>
5 " Other Home: http://www.vim.org/scripts/script.php?script_id=1529
72 " single-line WikiPropertys
75 " TODO: multi-line WikiPropertys
88 " Formatting can be turned off by ""enclosing it in pairs of double quotes""
91 " Tables. Each line starts and ends with '||'; each cell is separated by '||'
96 " Eight spaces at the beginning of the line is equivalent to the leading tab.
H A Dpython.vim5 " Credits: Zvezdan Petkovic <zpetkovic@acm.org>
11 " - introduced highlighting of doctests
50 " http://docs.python.org/reference/lexical_analysis.html#keywords.
52 " Exceptions come last at the end of each group (class and def below).
83 " interpreted as a function inside the contained environment of
85 " A dot must be allowed because of @MyClass.myfunc decorators.
110 " Python allows case-insensitive Unicode IDs: http://www.unicode.org/charts/
136 " because of a possible leading or trailing decimal point.
140 " - a decimal point in '4.' at the end of a line i
[all...]
H A D2html.vim7 " Original by Bram Moolenaar <Bram@vim.org>
14 " http://www.vim.org/scripts/script.php?script_id=2006
20 " this file uses line continuations
25 let s:end=line('$')
61 " terminal return RGB values of known colors and empty string for unknown
116 " Return HTML valid characters enclosed in a span of class style_name with
136 " Enclose in a span of class style_name
140 " Add normal groups to the beginning so diff groups can override them.
184 " compares two folds as stored in our list of folds
185 " A fold is "less" than another if it starts at an earlier line numbe
[all...]
H A Dforth.vim10 " The list of keywords is incomplete, compared with the offical ANS
14 " Before sending me patches, please download the newest version of this file
15 " from http://www.cvjb.de/comp/vim/forth.vim or http://www.vim.org/ (search
22 " beginning of a line. That patch also fixed a typo in one of the
30 " Benjamin Krill <ben at codiert dot org> send me a patch
34 " you can turn off highlighting of trailing spaces in comments by
36 " the highlighting of
[all...]
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/lib/Pod/
H A DWSDL.pm87 croak "'use' argument may only be one of $ENCODED_USE or $LITERAL_USE, died" if $me->use ne $ENCODED_USE and $me->use ne $LITERAL_USE;
88 croak "'style' argument may only be one of $RPC_STYLE or $DOCUMENT_STYLE, died" if $me->style ne $RPC_STYLE and $me->style ne $DOCUMENT_STYLE;
89 croak "The combination of use=$ENCODED_USE and style=$DOCUMENT_STYLE is not valid, died" if ($me->style eq $DOCUMENT_STYLE and $me->use eq $ENCODED_USE);
266 # beginning with wsdl type tokens to previous line.
395 $me->writer->wrElem($START_PREFIX_NAME, 'schema', targetNamespace => $me->namespaces->{'xmlns:' . $TARGET_NS_DECL}, xmlns => "http://www.w3.org/2001/XMLSchema");
396 $me->writer->wrElem($EMPTY_PREFIX_NAME, "import", namespace => "http://schemas.xmlsoap.org/soap/encoding/");
441 $me->writer->wrElem($EMPTY_PREFIX_NAME, "wsdlsoap:binding", style => $me->style, transport => "http://schemas.xmlsoap.org/soap/http");
487 How does Pod::WSDL work? If you instantiate a Pod::WSDL object with the name of the module (or the path of th
[all...]
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/lib/Pod/
H A DWSDL.pm87 croak "'use' argument may only be one of $ENCODED_USE or $LITERAL_USE, died" if $me->use ne $ENCODED_USE and $me->use ne $LITERAL_USE;
88 croak "'style' argument may only be one of $RPC_STYLE or $DOCUMENT_STYLE, died" if $me->style ne $RPC_STYLE and $me->style ne $DOCUMENT_STYLE;
89 croak "The combination of use=$ENCODED_USE and style=$DOCUMENT_STYLE is not valid, died" if ($me->style eq $DOCUMENT_STYLE and $me->use eq $ENCODED_USE);
266 # beginning with wsdl type tokens to previous line.
395 $me->writer->wrElem($START_PREFIX_NAME, 'schema', targetNamespace => $me->namespaces->{'xmlns:' . $TARGET_NS_DECL}, xmlns => "http://www.w3.org/2001/XMLSchema");
396 $me->writer->wrElem($EMPTY_PREFIX_NAME, "import", namespace => "http://schemas.xmlsoap.org/soap/encoding/");
441 $me->writer->wrElem($EMPTY_PREFIX_NAME, "wsdlsoap:binding", style => $me->style, transport => "http://schemas.xmlsoap.org/soap/http");
487 How does Pod::WSDL work? If you instantiate a Pod::WSDL object with the name of the module (or the path of th
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DCatalyst.pm79 # but we just put an army of buffer appenders in front of all
86 # put a buffering appender in front of every appender
184 # functionality of Log4perl
239 Also, you can vary the layout of each message. For example if you want
241 line numbers:
257 at the beginning of the request cycle and use
268 Again, check the Log4perl manual page, there's a plethora of configuration
279 mechanism. If you provide configuration, either the name of
[all...]
/macosx-10.9.5/CPANInternal-140/Text-WordDiff-0.08/lib/Text/
H A DWordDiff.pm74 confess "Can't handle input of type $type";
211 Rather than generating traditional line-oriented diffs, however, it generates
220 I'm glad you asked! Well, sort of. It's a really hard question to answer. I
221 consulted a number of sources, but really just did my best to punt on the
224 has two boundaries, one at the beginning and one at the end. So splitting on
226 I<beginning> of every word. Fortunately, _Mastering Regular Expressions_ has a
266 unlike what a word processor might do (although a lot of them are
292 Not so useful. It seems to be less of a problem if the C<use utf8;> line i
[all...]
/macosx-10.9.5/CPANInternal-140/Tree-DAG_Node/lib/Tree/
H A DDAG_Node.pm24 Using as a class of its own:
39 a tree, while preventing you from ever making any kinds of linkages
45 * A tree is a special case of an acyclic directed graph.
47 * A tree is a network of nodes where there's exactly one root
56 * Each node can have any number (0 to any finite number) of daughter
66 * In other words, there's an idea of up (toward the root) versus
68 of a given node's daughter list) versus right (toward the end of a
74 syntax in the parsing of any computer language -- whether in
76 parse of
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex12 % modify it under the terms of the GNU General Public License as
18 % of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21 % You should have received a copy of the GNU General Public License
30 % Please try the latest version of texinfo.tex before submitting bug
32 % ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org),
38 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
41 % of dat
[all...]
/macosx-10.9.5/CPANInternal-140/Text-WordDiff/lib/Text/
H A DWordDiff.pm75 confess "Can't handle input of type $type";
223 Rather than generating traditional line-oriented diffs, however, it generates
232 I'm glad you asked! Well, sort of. It's a really hard question to answer. I
233 consulted a number of sources, but really just did my best to punt on the
236 has two boundaries, one at the beginning and one at the end. So splitting on
238 I<beginning> of every word. Fortunately, _Mastering Regular Expressions_ has a
241 newer: C<< /(?<!\p{IsWord})(?=\p{IsWord})/ >>. With either of these regular
248 'of ',
270 processor might do (although a lot of the
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex12 % modify it under the terms of the GNU General Public License as
18 % of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21 % You should have received a copy of the GNU General Public License
30 % Please try the latest version of texinfo.tex before submitting bug
32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/tex/texinfo.tex
35 % ftp://us.ctan.org/macros/texinfo/texinfo.tex
36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
39 % of dat
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME51 behaviour of your system from the outside. It implements the widely
60 static and generate a flood of log messages in your log files that won't
63 "Log::Log4perl" is different. It allows you to control the number of
68 functions) of your system should generate logs.
70 * You specify how detailed the logging of these components should be
76 name and line number, and then the log message") they should be in.
79 your logs at any time, specify the level of detail and make that
84 detailed debugging logs all over the system would generate a flood of
117 [millisecs] source-filename line-number class - message newline
120 to read it in in the startup section of you
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex12 % modify it under the terms of the GNU General Public License as
18 % of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21 % You should have received a copy of the GNU General Public License
30 % Please try the latest version of texinfo.tex before submitting bug
32 % ftp://ftp.gnu.org/gnu/texinfo.tex
33 % (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
34 % ftp://texinfo.org/texinfo/texinfo.tex
35 % ftp://tug.org/tex/texinfo.tex
36 % (and all CTAN mirrors, see http://www.ctan.org),
40 % of dat
[all...]

Completed in 229 milliseconds

12