Home
last modified time | relevance | path

Searched defs:tokenize (Results 1 – 22 of 22) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DarrayAssignmentTest6.ts12 tokenize(line:string, state:IState, includeStates:boolean):ILineTokens; method
15 public tokenize(line:string, tokens:IToken[], includeStates:boolean):ILineTokens { method in Bug
DarrayAssignmentTest5.ts18 tokenize(line:string, state:IState, includeStates:boolean):ILineTokens; method
28 public tokenize(line:string, state:IState, includeStates:boolean):ILineTokens { method in Bug
/third_party/typescript/tests/baselines/reference/
DarrayAssignmentTest6.js29 Bug.prototype.tokenize = function (line, tokens, includeStates) { method in Bug
DarrayAssignmentTest5.js49 Bug.prototype.tokenize = function (line, state, includeStates) { method in Bug
/third_party/boost/boost/range/adaptor/
Dtokenized.hpp122 tokenize(BidirectionalRange& rng, const Regex& reg, const Submatch& sub, Flag f) in tokenize() function
129 tokenize(const BidirectionalRange& rng, const Regex& reg, const Submatch& sub, Flag f) in tokenize() function
/third_party/node/deps/acorn/acorn/dist/
Dbin.js7 var infile, forceFile, silent = false, compact = false, tokenize = false; variable
/third_party/boost/boost/spirit/home/lex/
Dtokenize_and_parse.hpp297 tokenize(Iterator& first, Iterator last, Lexer const& lex, F f in tokenize() function
315 tokenize(Iterator& first, Iterator last, Lexer const& lex in tokenize() function
/third_party/openssl/
DConfigure3586 sub tokenize { subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRangeSpec.cpp97 std::vector<std::string> RangeSpec::tokenize(const std::string &Spec, in tokenize() function in Ice::RangeSpec
/third_party/parse5/test/utils/
Dgenerate-tokenization-tests.js60 function tokenize(createTokenSource, chunks, initialState, lastStartTag) { function
/third_party/boost/libs/coroutine/example/asymmetric/
Dchaining.cpp28 void tokenize(coro_t::push_type& sink, coro_t::pull_type& source) in tokenize() function
/third_party/selinux/libsepol/src/
Dutil.c252 int tokenize(char *line_buf, char delim, int num_args, ...) in tokenize() function
/third_party/python/Doc/whatsnew/
D3.8.rst1270 tokenize section in Improved Modules
/third_party/grpc/src/compiler/
Dgenerator_helpers.h82 inline std::vector<std::string> tokenize(const std::string& input, in tokenize() function
/third_party/python/Lib/lib2to3/pgen2/
Dtokenize.py148 def tokenize(readline, tokeneater=printtoken): function
/third_party/python/Lib/
Dtokenize.py404 def tokenize(readline): function
/third_party/jinja2/
Dlexer.py613 def tokenize(self, source, name=None, filename=None, state=None): member in Lexer
/third_party/node/tools/inspector_protocol/jinja2/
Dlexer.py552 def tokenize(self, source, name=None, filename=None, state=None): member in Lexer
/third_party/skia/third_party/externals/jinja2/
Dlexer.py613 def tokenize(self, source, name=None, filename=None, state=None): member in Lexer
/third_party/node/tools/
Dlint-md.mjs14921 let tokenize; variable
14951 tokenize = function* (text) { generator
34270 tokenize: initializeContent property
34352 tokenize: initializeDocument property
34357 tokenize: tokenizeContainer property
34731 tokenize: tokenizeAttention, property
34955 tokenize: tokenizeAutolink property
35089 tokenize: tokenizeBlankLine, property
35113 tokenize: tokenizeBlockQuoteStart, property
35115 tokenize: tokenizeBlockQuoteContinuation property
[all …]
/third_party/e2fsprogs/lib/support/
Ddict.c1237 static int tokenize(char *string, ...) in tokenize() function
/third_party/f2fs-tools/fsck/
Ddict.c1207 static int tokenize(char *string, ...) in tokenize() function