Home
last modified time | relevance | path

Searched defs:href (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/mandoc/
H A Dhtml.c804 char *id, *href; in print_otag_id() local
911 char *href; in print_tagged_text() local
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c522 const void *data, size_t data_len, const char *href) in do_KAT_HMAC_bin_bin()
556 const char *data, const char *href) in do_KAT_HMAC_str_str()
564 const char *sdata, const char *href) in do_KAT_HMAC_hex_hex()
575 const char *skey, const char *data, const char *href) in do_KAT_HMAC_hex_str()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4562 std::string href = node.GetAttributeValue("href"); in GetGDBServerRegisterInfoXMLAndProcess() local
4603 std::string href = node.GetAttributeValue("href"); in GetGDBServerRegisterInfoXMLAndProcess() local
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5040 Expr.attrHandle.href = function( elem ) { function