Home
last modified time | relevance | path

Searched refs:HTHistory_replace (Results 1 – 4 of 4) sorted by relevance

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTHist.h86 extern BOOL HTHistory_replace (HTHistory *hist, HTAnchor *cur);
H A DHTHist.c76 PUBLIC BOOL HTHistory_replace (HTHistory * hist, HTAnchor * cur) in HTHistory_replace() function
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/windows/
H A Dwwwapp.def98 HTHistory_replace @ 504
/dports/www/libwww/w3c-libwww-5.4.2/LineMode/src/
H A DHTBrowse.c1515 HTHistory_replace(lm->history, (HTAnchor *) HTMainAnchor); in terminate_handler()