Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DConfigure3589 sub tokenize { subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DBooleanExpression.py47 def tokenize(string): member in BooleanExpression
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dldapauth.c91 static int tokenize(char ** o, size_t size, char * input) { in tokenize() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTokens.cpp529 std::vector<syntax::Token> syntax::tokenize(const FileRange &FR, in tokenize() function in syntax
562 std::vector<syntax::Token> syntax::tokenize(FileID FID, const SourceManager &SM, in tokenize() function in syntax
/netbsd-src/external/bsd/tradcpp/dist/
H A Deval.c703 tokenize(struct place *p, char *expr) in tokenize() function
/netbsd-src/lib/libintl/
H A Dplural_parser.c157 tokenize(struct tokenizer_context *tcx, union token_data *token_data) in tokenize() function