Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DGrammar.pm285 sub tokenize { global() subroutine
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DBooleanExpression.py51 def tokenize(string): member in BooleanExpression
/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptLexer.cpp108 void ScriptLexer::tokenize(MemoryBufferRef mb) { in tokenize() function in ScriptLexer
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DTokens.cpp620 std::vector<syntax::Token> syntax::tokenize(const FileRange &FR, in tokenize() function in syntax
653 std::vector<syntax::Token> syntax::tokenize(FileID FID, const SourceManager &SM, in tokenize() function in syntax
/openbsd-src/libexec/tradcpp/
H A Deval.c703 tokenize(struct place *p, char *expr) in tokenize() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp955 std::vector<const char *> ArgParser::tokenize(StringRef s) { in tokenize() function in lld::coff::ArgParser
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.c558 tokenize(const char *str, char **dest, char ***destv) tokenize() function