Home
last modified time | relevance | path

Searched defs:_endLine (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/py-markdown-it-py/markdown-it-py-2.0.0/markdown_it/rules_block/
H A Dreference.py10 def reference(state: StateBlock, startLine, _endLine, silent): argument
/dports/x11/konsole/konsole-21.12.3/src/filterHotSpots/
H A DHotSpot.h168 int _endLine; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lure/
H A Dsurface.h101 int _endLine, _endIndex; variable
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DFilter.h128 int _endLine; variable
/dports/games/scummvm/scummvm-2.5.1/engines/lure/
H A Dsurface.h101 int _endLine, _endIndex; variable
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DFilter.h135 int _endLine; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DFilter.h135 int _endLine; variable
/dports/games/neo/neo-0.6/src/
H A Ddroplet.h69 uint16_t _endLine; // The head will not advance past this line variable
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DFilter.h131 int _endLine; variable
/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DBuildEventFileInfo.cs186 private int _endLine; field in Microsoft.Build.Shared.BuildEventFileInfo
/dports/devel/doctorj/doctorj-5.1.2/org/incava/analysis/
H A DViolation.java33 private int _endLine; field in Violation
/dports/math/octave/octave-6.4.0/libgui/qterminal/libqterminal/unix/
H A DFilter.h140 int _endLine; variable
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Razor/Text/
H A DLineTrackingStringBuffer.cs13 private TextLine _endLine; field in System.Web.Razor.Text.LineTrackingStringBuffer
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lsp-types-1.3.0.1/src/Language/LSP/Types/
H A DFoldingRange.hs87 , _endLine :: Int function
/dports/devel/pear-pdepend-staticReflection/staticReflection-1.0.0/pdepend/reflection/api/
H A DStaticReflectionParameter.php125 * @param integer $position Position in argument list.
H A DStaticReflectionMethod.php102 * @var array(\ReflectionParameter)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Ast/
H A DDebugInfoExpression.cs115 private readonly int _startLine, _startColumn, _endLine, _endColumn; field in Microsoft.Scripting.Ast.SpanDebugInfoExpression
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/
H A DDebugInfoExpression.cs100 private readonly int _startLine, _startColumn, _endLine, _endColumn; field in System.Linq.Expressions.SpanDebugInfoExpression