Home
last modified time | relevance | path

Searched refs:FIRST_WORD_MAX_LEN (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/
H A DLexPowerPro.cxx408 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
409 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
445 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
455 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
591 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/
H A DLexPowerPro.cxx408 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
409 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
445 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
455 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
591 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/lexers/
H A DLexPowerPro.cxx408 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
409 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
445 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
455 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
591 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/lexers/
H A DLexPowerPro.cxx408 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
409 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
445 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
455 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
591 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/lexers/
H A DLexPowerPro.cxx408 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
409 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
445 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
455 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
591 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexPowerPro.cxx406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexPowerPro.cxx408 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
409 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
445 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
455 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
591 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexPowerPro.cxx406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/
H A DLexPowerPro.cxx406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexPowerPro.cxx408 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
409 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
445 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
455 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
591 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/editors/textadept/scintilla/lexers/
H A DLexPowerPro.cxx406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/editors/scite/scintilla/lexers/
H A DLexPowerPro.cxx406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexPowerPro.cpp406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexPowerPro.cpp406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/
H A DLexPowerPro.cpp406 const unsigned int FIRST_WORD_MAX_LEN = 10; in FoldPowerProDoc() local
407 char szFirstWord[FIRST_WORD_MAX_LEN] = ""; in FoldPowerProDoc()
443 if (firstWordLen < FIRST_WORD_MAX_LEN - 1) { in FoldPowerProDoc()
453 else if (firstWordLen < (FIRST_WORD_MAX_LEN - 1)) { in FoldPowerProDoc()
589 for (unsigned int i = 0; i < FIRST_WORD_MAX_LEN; i++) in FoldPowerProDoc()