Home
last modified time | relevance | path

Searched refs:nextLevel (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/dports/www/ufdbguard/ufdbGuard-1.35.3/src/
H A Dufdbdb.c1326 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_1_2()
1339 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_1_2()
1353 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_1_2()
1374 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_1_2()
1452 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_2_0()
1465 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_2_0()
1483 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_2_0()
1664 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_2_1()
1677 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_2_1()
1695 parent->nextLevel[n].nextLevel = NULL; in parseNextTag_2_1()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexDiff.cxx124 int nextLevel; in FoldDiffDoc() local
129 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
131 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
133 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
135 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
137 nextLevel = prevLevel; in FoldDiffDoc()
139 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
142 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
143 prevLevel = nextLevel; in FoldDiffDoc()
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexModula.cxx196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
H A DLexDiff.cxx132 int nextLevel; in FoldDiffDoc() local
137 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
139 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
141 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
143 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
145 nextLevel = prevLevel; in FoldDiffDoc()
147 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
150 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
151 prevLevel = nextLevel; in FoldDiffDoc()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexModula.cxx196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
H A DLexDiff.cxx132 int nextLevel; in FoldDiffDoc() local
137 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
139 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
141 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
143 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
145 nextLevel = prevLevel; in FoldDiffDoc()
147 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
150 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
151 prevLevel = nextLevel; in FoldDiffDoc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/lexers/
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
H A DLexDiff.cxx126 int nextLevel; in FoldDiffDoc() local
131 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
133 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
135 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
137 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
139 nextLevel = prevLevel; in FoldDiffDoc()
141 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
144 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
145 prevLevel = nextLevel; in FoldDiffDoc()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexModula.cxx196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
H A DLexDiff.cxx132 int nextLevel; in FoldDiffDoc() local
137 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
139 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
141 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
143 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
145 nextLevel = prevLevel; in FoldDiffDoc()
147 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
150 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
151 prevLevel = nextLevel; in FoldDiffDoc()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/lexers/
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
/dports/editors/textadept/scintilla/lexers/
H A DLexModula.cxx196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
H A DLexDiff.cxx132 int nextLevel; in FoldDiffDoc() local
137 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
139 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
141 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
143 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
145 nextLevel = prevLevel; in FoldDiffDoc()
147 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
150 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
151 prevLevel = nextLevel; in FoldDiffDoc()
/dports/editors/scite/scintilla/lexers/
H A DLexModula.cxx196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/lexers/
H A DLexModula.cxx198 nextLevel++; in FoldModulaDoc()
201 nextLevel--; in FoldModulaDoc()
206 nextLevel++; in FoldModulaDoc()
209 nextLevel--; in FoldModulaDoc()
214 nextLevel++; in FoldModulaDoc()
217 nextLevel++; in FoldModulaDoc()
220 nextLevel++; in FoldModulaDoc()
223 nextLevel++; in FoldModulaDoc()
226 nextLevel++; in FoldModulaDoc()
229 nextLevel++; in FoldModulaDoc()
[all …]
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexModula.cpp196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexModula.cpp196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexModula.cpp196 nextLevel++; in FoldModulaDoc()
199 nextLevel--; in FoldModulaDoc()
204 nextLevel++; in FoldModulaDoc()
207 nextLevel--; in FoldModulaDoc()
212 nextLevel++; in FoldModulaDoc()
215 nextLevel++; in FoldModulaDoc()
218 nextLevel++; in FoldModulaDoc()
221 nextLevel++; in FoldModulaDoc()
224 nextLevel++; in FoldModulaDoc()
227 nextLevel++; in FoldModulaDoc()
[all …]
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexers/
H A DLexDiff.cxx132 int nextLevel; in FoldDiffDoc() local
137 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
139 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
141 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
143 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
145 nextLevel = prevLevel; in FoldDiffDoc()
147 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
150 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
151 prevLevel = nextLevel; in FoldDiffDoc()
/dports/devel/geany/geany-1.38/scintilla/lexers/
H A DLexDiff.cxx132 int nextLevel; in FoldDiffDoc() local
137 nextLevel = SC_FOLDLEVELBASE | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
139 nextLevel = (SC_FOLDLEVELBASE + 1) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
141 nextLevel = (SC_FOLDLEVELBASE + 2) | SC_FOLDLEVELHEADERFLAG; in FoldDiffDoc()
143 nextLevel = (prevLevel & SC_FOLDLEVELNUMBERMASK) + 1; in FoldDiffDoc()
145 nextLevel = prevLevel; in FoldDiffDoc()
147 if ((nextLevel & SC_FOLDLEVELHEADERFLAG) && (nextLevel == prevLevel)) in FoldDiffDoc()
150 styler.SetLevel(curLine, nextLevel); in FoldDiffDoc()
151 prevLevel = nextLevel; in FoldDiffDoc()

12345678910>>...20