Home
last modified time | relevance | path

Searched defs:isWordSeparator (Results 1 – 7 of 7) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/utils/
H A Dstringutils.h142 constexpr inline bool isWordSeparator(const signed char chr) in isWordSeparator() function
/dports/sysutils/istio/istio-1.6.7/pkg/util/strcase/
H A Dcamelcase.go97 func isWordSeparator(c byte) bool { func
/dports/www/otter-browser/otter-browser-1.0.03/3rdparty/sonnet/src/core/
H A Dtextbreaks.cpp60 static inline bool isWordSeparator(const QChar character) in isWordSeparator() function
/dports/editors/texmaker/texmaker-5.0.3/
H A Dlightlatexhighlighter.cpp1701 bool LightLatexHighlighter::isWordSeparator(QChar c) const in isWordSeparator() function in LightLatexHighlighter
H A Dlatexhighlighter.cpp1833 bool LatexHighlighter::isWordSeparator(QChar c) const in isWordSeparator() function in LatexHighlighter
H A Dlatexeditor.cpp2089 bool LatexEditor::isWordSeparator(QChar c) const in isWordSeparator() function in LatexEditor
/dports/print/lyx/lyx-2.3.4.2/src/
H A DParagraph.cpp3413 bool Paragraph::isWordSeparator(pos_type pos) const in isWordSeparator() function in lyx::Paragraph