Home
last modified time | relevance | path

Searched +refs:octave +refs:block +refs:comment +refs:start (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Doctave-mode.texi2 @c %**start of header
84 @findex octave-indent-new-comment-line
95 @findex octave-update-function-file-comment
134 @findex octave-mark-block
136 (@code{octave-mark-block}). The block marked is the one that contains
163 @item octave-block-offset
171 @item octave-font-lock-texinfo-comment
198 Function comments blocks in @code{octave-function-comment-block}
261 @findex octave-send-block
263 (@code{octave-send-block}).
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Doctave-mode.texi2 @c %**start of header
84 @findex octave-indent-new-comment-line
92 @findex octave-update-function-file-comment
131 @findex octave-mark-block
133 (@code{octave-mark-block}). The block marked is the one that contains
160 @item octave-block-offset
168 @item octave-font-lock-texinfo-comment
195 Function comments blocks in @code{octave-function-comment-block}
258 @findex octave-send-block
260 (@code{octave-send-block}).
[all …]
/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Dlex.ll674 // Start of a block comment. Since comment start states are exclusive,
675 // this pattern will not match a block comment that immediately follows
702 // End of a block comment. If this block comment is nested inside
703 // another, wait for the outermost block comment to be closed before
719 curr_lexer->finish_comment (octave::comment_elt::block);
736 // Body of a block comment.
760 // Beginning of a block comment while we are looking at a series of
784 // whether we are looking at the start of a block comment as that
866 // with this full line comment, pop the start state and
1202 // start state.
[all …]
H A Doct-parse.yy382 // Where to start.
383 %start input
1928 // comment for us to use.
3864 // and the final end token for the classdef block.
3935 // classdef block.
3960 // end-of-line comment for us to use.
4000 // classdef block.
4037 // classdef block.
4079 // classdef block.
4642 comment_list *comment = m_lexer.get_comment ();
[all …]
/dports/math/octave/octave-6.4.0/doc/interpreter/
H A Dbasics.txi23 start an Octave session, get help at the command prompt, edit the
561 Move to the start of the line.
615 words, to the start of the previous word.
1031 #! @var{octave-interpreter-name} -q -f # comment
1040 octave "-q -f # comment"
1140 @opindex @code{#} comment marker
1141 @opindex @code{%} comment marker
1162 @cindex block comments
1165 @opindex @code{#@{} block comment marker
1166 @opindex @code{%@{} block comment marker
[all …]
H A Dbasics.texi25 start an Octave session, get help at the command prompt, edit the
965 Move to the start of the line.
1025 words, to the start of the previous word.
1876 #! @var{octave-interpreter-name} -q -f # comment
1885 octave "-q -f # comment"
1985 @opindex @code{#} comment marker
1986 @opindex @code{%} comment marker
2007 @cindex block comments
2010 @opindex @code{#@{} block comment marker
2011 @opindex @code{%@{} block comment marker
[all …]
/dports/x11-toolkits/scintilla/scite/src/
H A DEmbedded.properties1017 comment.block.at.line.start.au3=1
1240 comment.block.at.line.start.avs=1
1367 comment.block.at.line.start.baan=1
2048 comment.block.at.line.start.cmake=1
4877 comment.block.at.line.start.kix=1
5351 comment.block.at.line.start.lua=1
5489 comment.block.octave=#
6181 comment.block.at.line.start.nsis=1
6880 comment.block.at.line.start.pov=1
7971 comment.block.at.line.start.rust=1
[all …]
/dports/editors/scite/scite/src/
H A DEmbedded.properties1017 comment.block.at.line.start.au3=1
1240 comment.block.at.line.start.avs=1
1367 comment.block.at.line.start.baan=1
2048 comment.block.at.line.start.cmake=1
4877 comment.block.at.line.start.kix=1
5351 comment.block.at.line.start.lua=1
5489 comment.block.octave=#
6181 comment.block.at.line.start.nsis=1
6880 comment.block.at.line.start.pov=1
7971 comment.block.at.line.start.rust=1
[all …]
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/
H A Dglobals.h405 block = 0, enumerator
520 comment enumerator
734 octave = 35, enumerator
769 octave, enumerator
831 octave, enumerator
865 octave, enumerator
995 start, enumerator
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.178574 (hs-c-start-regexp, hs-block-start-regexp)
8575 (hs-block-start-mdata-select, hs-block-end-regexp)
24269 comment start. (Bug#14303)
24271 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
24272 (octave-comment-start-skip): Properly anchored.
24568 (octave-comment-start-skip): Include %!.
24569 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
25067 comment block.
25068 (octave-function-comment-block): New face.
25070 (octave-mode): Font lock texinfo comment block.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.178574 (hs-c-start-regexp, hs-block-start-regexp)
8575 (hs-block-start-mdata-select, hs-block-end-regexp)
24269 comment start. (Bug#14303)
24271 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
24272 (octave-comment-start-skip): Properly anchored.
24568 (octave-comment-start-skip): Include %!.
24569 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
25067 comment block.
25068 (octave-function-comment-block): New face.
25070 (octave-mode): Font lock texinfo comment block.
[all …]
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A DChangeLog2293 the proper block.
4035 * emacs/octave-mod.el (octave-comment-start): Simplify.
4037 (octave-in-comment-p, octave-in-string-p)
4039 (octave-blink-matching-block-open, octave-auto-fill):
5129 (octave-block-match-alist): Add do-until.
5145 Make `%' a comment start character too.
5257 * emacs/octave-mod.el (octave-abbrev-start): Use the correct name
5597 * emacs/octave-mod.el (octave-block-match-alist): Move
5598 `otherwise' to right after `case' to have octave-close-block()
5645 (octave-block-end-offset): New function.
[all …]
/dports/math/octave/octave-6.4.0/libgui/languages/
H A Duk_UA.ts72 <comment>short form for bold</comment>
78 <comment>short form for italic</comment>
84 <comment>short form for underlined</comment>
369 <source>Pre-processor block</source>
374 <source>Inactive pre-processor block</source>
1269 <source>Could not start custom file editor
2147 <comment>String ends with \n!</comment>
2164 <comment>String ends with \n!</comment>
2255 <source>Search from &amp;start</source>
2315 <source>Search from start</source>
[all …]
H A Dja_JP.ts72 <comment>short form for bold</comment>
78 <comment>short form for italic</comment>
84 <comment>short form for underlined</comment>
369 <source>Pre-processor block</source>
374 <source>Inactive pre-processor block</source>
1272 <source>Could not start custom file editor
2186 <comment>String ends with \n!</comment>
2204 <comment>String ends with \n!</comment>
2311 <source>Search from &amp;start</source>
2371 <source>Search from start</source>
[all …]
H A Dzh_CN.ts72 <comment>short form for bold</comment>
78 <comment>short form for italic</comment>
84 <comment>short form for underlined</comment>
369 <source>Pre-processor block</source>
374 <source>Inactive pre-processor block</source>
1273 <source>Could not start custom file editor
2195 <comment>String ends with \n!</comment>
2320 <source>Search from &amp;start</source>
2380 <source>Search from start</source>
2428 <source>Enter the start directory</source>
[all …]
H A Dpt_PT.ts72 <comment>short form for bold</comment>
78 <comment>short form for italic</comment>
84 <comment>short form for underlined</comment>
369 <source>Pre-processor block</source>
374 <source>Inactive pre-processor block</source>
1269 <source>Could not start custom file editor
2164 <comment>String ends with \n!</comment>
2182 <comment>String ends with \n!</comment>
2289 <source>Search from &amp;start</source>
2349 <source>Search from start</source>
[all …]
H A Dit_IT.ts72 <comment>short form for bold</comment>
79 <comment>short form for italic</comment>
86 <comment>short form for underlined</comment>
372 <source>Pre-processor block</source>
377 <source>Inactive pre-processor block</source>
1279 <source>Could not start custom file editor
2201 <comment>String ends with \n!</comment>
2326 <source>Search from &amp;start</source>
2386 <source>Search from start</source>
2434 <source>Enter the start directory</source>
[all …]
H A Dru_RU.ts72 <comment>short form for bold</comment>
78 <comment>short form for italic</comment>
84 <comment>short form for underlined</comment>
369 <source>Pre-processor block</source>
374 <source>Inactive pre-processor block</source>
1275 <source>Could not start custom file editor
2201 <comment>String ends with \n!</comment>
2219 <comment>String ends with \n!</comment>
2326 <source>Search from &amp;start</source>
2386 <source>Search from start</source>
[all …]
H A Dca_ES.ts72 <comment>short form for bold</comment>
78 <comment>short form for italic</comment>
84 <comment>short form for underlined</comment>
369 <source>Pre-processor block</source>
374 <source>Inactive pre-processor block</source>
1271 <source>Could not start custom file editor
2177 <comment>String ends with \n!</comment>
2195 <comment>String ends with \n!</comment>
2302 <source>Search from &amp;start</source>
2362 <source>Search from start</source>
[all …]
H A Dlt_LT.ts72 <comment>short form for bold</comment>
78 <comment>short form for italic</comment>
84 <comment>short form for underlined</comment>
369 <source>Pre-processor block</source>
374 <source>Inactive pre-processor block</source>
1271 <source>Could not start custom file editor
2175 <comment>String ends with \n!</comment>
2193 <comment>String ends with \n!</comment>
2300 <source>Search from &amp;start</source>
2360 <source>Search from start</source>
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/progmodes/
H A Doctave.el37 (defgroup octave nil unknown
517 (goto-char start)
580 :group 'octave
750 :group 'octave
1083 (let* ((start (point))
1086 (goto-char start)
1090 (cons start (cons end name))))))
1128 (when (and start name-start)
1301 If on an empty or comment line, go to the end of that line.
1325 The block marked is the one that contains point or follows point."
[all …]
/dports/editors/emacs/emacs-27.2/lisp/progmodes/
H A Doctave.el37 (defgroup octave nil unknown
510 (goto-char start)
573 :group 'octave
746 :group 'octave
1081 (let* ((start (point))
1084 (goto-char start)
1088 (cons start (cons end name))))))
1126 (when (and start name-start)
1303 If on an empty or comment line, go to the end of that line.
1327 The block marked is the one that contains point or follows point."
[all …]
/dports/math/octave/octave-6.4.0/scripts/miscellaneous/
H A Dpublish.m6 ## distribution or <https://octave.org/copyright/>.
46 ## # a <https://www.octave.org link to *GNU Octave*>.
52 ## %% @sc{matlab} comment style ('%') is supported as well
511 ## 1. First paragraph must start in first line
512 ## 2. Second paragraph must start before any code
827 ## inline formatting, that is delimited literally at start and end by
830 ## Best explained by example ('^' start and '$' end of input):
854 ## 2) Links "<octave:Function SOME TEXT>"
863 '<octave:[^\s<>]* *[^<>$]*>', ...
891 ## Links "<octave:Function SOME TEXT>"
[all …]
/dports/editors/neovim/neovim-0.6.1/runtime/autoload/dist/
H A Dft.vim126 " This function checks if one of the first ten lines start with a '@'. In
157 " Look for either an opening comment, '#', or a block start, '{".
166 " Not a blank line, not a comment, and not a block start,
197 " D files often start with a module and/or import statement.
247 if getline(n) =~ '{%\s*\(extends\|block\|load\)\>\|{#\s\+'
310 setf octave
357 " This function checks if one of the first five lines start with a dot. In
448 " Or it looks like a Progress /* comment
465 " Look for either an opening comment or a program start.
530 " Rely on the file to start with a comment.
[all …]
/dports/editors/vim/vim-8.2.3745/runtime/autoload/dist/
H A Dft.vim126 " This function checks if one of the first ten lines start with a '@'. In
157 " Look for either an opening comment, '#', or a block start, '{".
166 " Not a blank line, not a comment, and not a block start,
197 " D files often start with a module and/or import statement.
247 if getline(n) =~ '{%\s*\(extends\|block\|load\)\>\|{#\s\+'
310 setf octave
357 " This function checks if one of the first five lines start with a dot. In
448 " Or it looks like a Progress /* comment
465 " Look for either an opening comment or a program start.
530 " Rely on the file to start with a comment.
[all …]

12345678910>>...26