Home
last modified time | relevance | path

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

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTAnchor.h288 extern BOOL HTAnchor_hasChildren (HTParentAnchor *me);
H A DHTAnchor.c690 PUBLIC BOOL HTAnchor_hasChildren (HTParentAnchor * me) in HTAnchor_hasChildren() function
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/windows/
H A Dwwwcore.def49 HTAnchor_hasChildren @ 222
/dports/www/libwww/w3c-libwww-5.4.2/LineMode/src/
H A DHTBrowse.c573 if (HTAnchor_hasChildren(HTMainAnchor)) { in MakeCommandLine()
1519 !HTAnchor_hasChildren(HTMainAnchor) && !is_index && in terminate_handler()