Home
last modified time | relevance | path

Searched defs:token_end (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Ddefun.c110 char *token_start, *token_end; in args_from_string() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dexpand_path.c382 const char *token_end, in _expand_token()