Home
last modified time | relevance | path

Searched defs:path_end (Results 1 – 2 of 2) sorted by relevance

/netbsd/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_lib.c49 const char *path, *path_end; in OSSL_parse_url() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3471 path_iterator path_end() { return path_buffer() + path_size(); } in path_end() function
3473 path_const_iterator path_end() const { return path_buffer() + path_size(); } in path_end() function