Home
last modified time | relevance | path

Searched defs:IsQuote (Results 1 – 25 of 26) sorted by relevance

12

/dports/textproc/htdig/htdig-3.2.0b6/htsearch/
H A DQueryLexer.cc80 QueryLexer::IsQuote() const in IsQuote() function in QueryLexer
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/anmitsu/go-shlex/
H A Dshlex.go22 IsQuote(rune) bool methodSpec
33 func (t *DefaultTokenizer) IsQuote(r rune) bool { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/anmitsu/go-shlex/
H A Dshlex.go22 IsQuote(rune) bool methodSpec
33 func (t *DefaultTokenizer) IsQuote(r rune) bool { func
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DParse.h19 #define IsQuote(c) ((c) == '"' || (c) == '\'' || (c) =='`') macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DParse.h19 #define IsQuote(c) ((c) == '"' || (c) == '\'' || (c) =='`') macro
/dports/devel/cc65/cc65-2.19/src/common/
H A Dchartype.c145 int IsQuote (char C) in IsQuote() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcontent_data.h50 virtual bool IsQuote() const { return false; } in IsQuote() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcontent_data.h50 virtual bool IsQuote() const { return false; } in IsQuote() function
/dports/editors/cudatext/CudaText-1.151.0/atsyneditcmp/atsynedit_cmp/
H A Datsynedit_cmp_html.pas93 function IsQuote(ch: WideChar): boolean; inline; in IsQuote() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/strings/
H A Dstring_tokenizer.h257 bool IsQuote(char_type c) const { in IsQuote() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/strings/
H A Dstring_tokenizer.h257 bool IsQuote(char_type c) const { in IsQuote() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/strings/
H A Dstring_tokenizer.h206 bool IsQuote(char_type c) const { return quotes_.find(c) != str::npos; } in IsQuote() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/strings/
H A Dstring_tokenizer.h205 bool IsQuote(char_type c) const { return quotes_.find(c) != str::npos; } in IsQuote() function
/dports/devel/gn/gn-1962/src/base/strings/
H A Dstring_tokenizer.h205 bool IsQuote(char_type c) const { return quotes_.find(c) != str::npos; } in IsQuote() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/applet/
H A Dprepifelse.cpp86 #define IsQuote(c) (c == '\'' || c == '\"') macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/applet/
H A Dprepifelse.cpp86 #define IsQuote(c) (c == '\'' || c == '\"') macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/applet/
H A Dprepifelse.cpp86 #define IsQuote(c) (c == '\'' || c == '\"') macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/applet/
H A Dprepifelse.cpp86 #define IsQuote(c) (c == '\'' || c == '\"') macro
/dports/audio/musicpd/mpd-0.23.6/src/song/
H A DFilter.cxx163 IsQuote(char ch) noexcept in IsQuote() function
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/
H A DZtringListList.cpp328 bool IsQuote=true; in Write() local
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/
H A DZtringListList.cpp328 bool IsQuote=true; in Write() local
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/
H A DZtringListList.cpp328 bool IsQuote=true; in Write() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_util.cc536 bool IsQuote(char c) { in IsQuote() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_util.cc538 bool IsQuote(char c) { in IsQuote() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_object.h680 bool IsQuote() const { return IsOfType(kLayoutObjectQuote); } in IsQuote() function

12