Searched defs:tokenize (Results 1 – 10 of 10) sorted by relevance
89 sub tokenize { # split on white space and parentheses (but not within token) subroutine
3570 sub tokenize { subroutine
183 tokenize(const char *line, int *acp, char ***avp) in tokenize() function
217 def tokenize(line): function
103 void ScriptLexer::tokenize(MemoryBufferRef mb) { in tokenize() function in ScriptLexer
575 std::vector<syntax::Token> syntax::tokenize(const FileRange &FR, in tokenize() function in syntax608 std::vector<syntax::Token> syntax::tokenize(FileID FID, const SourceManager &SM, in tokenize() function in syntax
1015 std::vector<const char *> ArgParser::tokenize(StringRef s) { in tokenize() function in lld::coff::ArgParser
1291 tokenize( in tokenize() function
1195 tokenize(const char *s, tok_t *tok) in tokenize() function
1763 tokenize( tokenize() function