Home
last modified time | relevance | path

Searched defs:LexString (Results 1 – 24 of 24) sorted by relevance

/dports/lang/cocor/cocor-1.7_3/sources/
H A Dcrp.h31 #define LexString(lex, size) S_GetString(S_Pos, S_Len, lex, size) macro
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/alecthomas/participle/lexer/
H A Dtext_scanner.go86 func LexString(s string) Lexer { func
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DTGLexer.cpp149 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DTGLexer.h270 // The second parameter controls whether lexPreprocessor() is called from in processEOF()
/dports/devel/llvm70/llvm-7.0.1.src/lib/TableGen/
H A DTGLexer.cpp185 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/xml/
H A Dxpath_parser.cc188 Token Parser::LexString() { in LexString() function in blink::xpath::Parser
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/xml/
H A Dxpath_parser.cc188 Token Parser::LexString() { in LexString() function in blink::xpath::Parser
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/TableGen/
H A DTGLexer.cpp267 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/TableGen/
H A DTGLexer.cpp255 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm10/llvm-10.0.1.src/lib/TableGen/
H A DTGLexer.cpp254 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/TableGen/
H A DTGLexer.cpp269 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp267 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm11/llvm-11.0.1.src/lib/TableGen/
H A DTGLexer.cpp255 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp269 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp254 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/TableGen/
H A DTGLexer.cpp269 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp269 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp254 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp267 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp269 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm90/llvm-9.0.1.src/lib/TableGen/
H A DTGLexer.cpp254 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/devel/llvm80/llvm-8.0.1.src/lib/TableGen/
H A DTGLexer.cpp254 tgtok::TokKind TGLexer::LexString() { in LexString() function in TGLexer
/dports/games/uhexen2/hexen2source-1.5.9/utils/hcc/
H A Dpr_lex.c198 static void LexString (void) in LexString() function
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dutil.cc881 list<_kis_lex_rec> LexString(string in_line, string& errstr) { in LexString() function