Home
last modified time | relevance | path

Searched defs:lexString (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Util/
H A DParser.hs63 lexString s = lex (string s) function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/polyparse-1.13/src/Text/
H A DParse.hs113 where lexString acc ('"':s) = Success s (reverse ('"':acc)) function
114 lexString acc [] = Failure [] ("end of input in " function
117 lexString acc s = let (P lit) = parseLitChar function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/polyparse-1.13/src/Text/
H A DParse.hs113 where lexString acc ('"':s) = Success s (reverse ('"':acc)) function
114 lexString acc [] = Failure [] ("end of input in " function
117 lexString acc s = let (P lit) = parseLitChar function
/dports/devel/hs-cpphs/cpphs-1.20.9.1/_cabal_deps/polyparse-1.13/src/Text/
H A DParse.hs113 where lexString acc ('"':s) = Success s (reverse ('"':acc)) function
114 lexString acc [] = Failure [] ("end of input in " function
117 lexString acc s = let (P lit) = parseLitChar function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DLiteralParser.cpp134 …:ParserMode mode> inline LiteralParser::TokenType LiteralParser::Lexer::lexString(LiteralParserTok… in lexString() function in JSC::LiteralParser::Lexer
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DLiteralParser.cpp134 …:ParserMode mode> inline LiteralParser::TokenType LiteralParser::Lexer::lexString(LiteralParserTok… in lexString() function in JSC::LiteralParser::Lexer
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DLiteralParser.cpp134 …:ParserMode mode> inline LiteralParser::TokenType LiteralParser::Lexer::lexString(LiteralParserTok… in lexString() function in JSC::LiteralParser::Lexer
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DLiteralParser.cpp141 …:ParserMode mode> inline LiteralParser::TokenType LiteralParser::Lexer::lexString(LiteralParserTok… in lexString() function in JSC::LiteralParser::Lexer
/dports/www/gotty/gotty-1.0.1/vendor/github.com/yudai/hcl/json/
H A Dlex.go175 func (x *jsonLex) lexString(yylval *jsonSymType) int { func
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/happy-1.19.12/src/
H A DLexer.lhs161 > lexString cont rest = lexReadString rest function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/happy-1.19.12/src/
H A DLexer.lhs161 > lexString cont rest = lexReadString rest function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/happy-1.19.12/src/
H A DLexer.lhs161 > lexString cont rest = lexReadString rest function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/devel/hs-happy/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/happy-1.19.12/src/
H A DLexer.lhs161 > lexString cont rest = lexReadString rest function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Parser/
H A DLexer.cpp362 Token Lexer::lexString(const char *tokStart) { in lexString() function in Lexer
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/happy-1.20.0/src/
H A DLexer.lhs164 > lexString cont rest = lexReadString rest function
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/happy-1.19.12/src/
H A DLexer.lhs161 > lexString cont rest = lexReadString rest function

12345678910>>...12