Home
last modified time | relevance | path

Searched refs:HTList_isEmpty (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTRDF.c586 if (!HTList_isEmpty(rdfp->m_elementStack)) { in XML_startElement()
607 if (!HTList_isEmpty(rdfp->m_literalStack)) { in XML_startElement()
621 if (!HTList_isEmpty(rdfp->m_elementStack)) { in XML_startElement()
697 if (!HTList_isEmpty(rdfp->m_elementStack)) { in XML_endElement()
906 if (!HTList_isEmpty(child->m_children)) in visit_element_children()
916 if (!HTList_isEmpty(r->m_children)) in delete_elements()
1216 if (!HTList_isEmpty(listitem->m_children)){ in HTRDF_processListItem()
1395 if (HTList_isEmpty(e->m_children)) { in HTRDF_processRDF()
1560 if (HTList_isEmpty(cur)) { in HTRDF_processPredicate()
2056 if (!HTList_isEmpty(me->m_elementStack)) { in HTRDF_parseLiteral()
[all …]
H A DHTList.h111 #define HTList_isEmpty(me) (me ? me->next == NULL : YES) macro
H A DHTHost.c806 if (!HTList_isEmpty(host->pending)) { in HTHost_clearChannel()
951 return (host && HTList_isEmpty(host->pipeline)); in HTHost_isIdle()
1048 if (_roomInPipe(host) && (HTList_isEmpty(host->pending) || doit)) { in HTHost_addNet()
1137 if (piped<=1 && HTList_isEmpty(host->pending) && !host->timer) { in HTHost_free()
H A DHTAnchor.c475 if (!HTList_isEmpty(me->sources)) { /* There are still incoming links */ in HTAnchor_delete()
548 if (! HTList_isEmpty (me->sources)) { /* There are still incoming links */ in HTAnchor_delete()
/dports/www/libwww/w3c-libwww-5.4.2/Robot/src/
H A DHTQueue.c51 return HTList_isEmpty(me); in HTQueue_isEmpty()
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTList.h39 #define HTList_isEmpty(me) ((me) ? ((me)->next == NULL) : YES) macro
H A DHTAnchor.c559 if ((me->parent != parent) && !HTList_isEmpty(&parent->sources)) { in deleteLinks()
638 if (!HTList_isEmpty(&me->sources)) { in HTAnchor_delete()
712 if (!HTList_isEmpty(&me->children_notag)) { in HTAnchor_delete_links()
H A DHTFormat.c211 while (!HTList_isEmpty(HTPresentations)) { in HTFreePresentations()
H A DHTFile.c605 while (!HTList_isEmpty(HTSuffixes)) { in free_suffixes()
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTList.h39 #define HTList_isEmpty(me) ((me) ? ((me)->next == NULL) : YES) macro
H A DHTAnchor.c559 if ((me->parent != parent) && !HTList_isEmpty(&parent->sources)) { in deleteLinks()
638 if (!HTList_isEmpty(&me->sources)) { in HTAnchor_delete()
712 if (!HTList_isEmpty(&me->children_notag)) { in HTAnchor_delete_links()
H A DHTFormat.c211 while (!HTList_isEmpty(HTPresentations)) { in HTFreePresentations()
H A DHTFile.c605 while (!HTList_isEmpty(HTSuffixes)) { in free_suffixes()
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYLocal.c732 if (HTList_isEmpty(tagged)) /* should never happen */ in remove_tagged()
805 if (HTList_isEmpty(tagged)) /* should never happen */ in modify_tagged()
1036 if (!HTList_isEmpty(tagged)) { in local_modify()
1277 if (!HTList_isEmpty(tagged)) { in local_remove()
2088 nothing_tagged = (BOOL) (HTList_isEmpty(tagged)); in dired_options()
2340 } else if (!HTList_isEmpty(tagged) && in local_install()
2416 if (HTList_isEmpty(tagged)) { in local_install()
2490 if (HTList_isEmpty(tagged)) in clear_tags()
2641 if (!HTList_isEmpty(tagged)) { in render_item()
H A DLYCookie.c1995 if (!HTList_isEmpty(de->cookie_list)) { in LYAddCookieHeader()
2201 if (HTList_isEmpty(domain_list) && in LYStoreCookies()
2337 if (HTList_isEmpty(domain_list)) { in LYHandleCookies()
2399 HTList_isEmpty(de->cookie_list)) && in LYHandleCookies()
2426 if (HTList_isEmpty(de->cookie_list)) { in LYHandleCookies()
2458 if (HTList_isEmpty(de->cookie_list)) { in LYHandleCookies()
2521 if ((!HTList_isEmpty(de->cookie_list)) && in LYHandleCookies()
2535 if (HTList_isEmpty(domain_list)) { in LYHandleCookies()
H A DLYStyle.c578 if (HTList_isEmpty(cur)) { in parse_userstyles()
H A DLYStrings.c310 while (!HTList_isEmpty(list)) { in LYCloseCloset()
327 while (!HTList_isEmpty(list)) { in LYFindInCloset()
4037 while (!HTList_isEmpty(list)) in sortedList()
5221 if (!HTList_isEmpty(list)) { in LYgetBString()
H A DLYMainLoop.c6556 if (lynx_edit_mode && nlinks > 0 && !HTList_isEmpty(tagged)) in mainloop()
6640 if (lynx_edit_mode && nlinks > 0 && !HTList_isEmpty(tagged)) in mainloop()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYLocal.c732 if (HTList_isEmpty(tagged)) /* should never happen */ in remove_tagged()
805 if (HTList_isEmpty(tagged)) /* should never happen */ in modify_tagged()
1036 if (!HTList_isEmpty(tagged)) { in local_modify()
1277 if (!HTList_isEmpty(tagged)) { in local_remove()
2088 nothing_tagged = (BOOL) (HTList_isEmpty(tagged)); in dired_options()
2340 } else if (!HTList_isEmpty(tagged) && in local_install()
2416 if (HTList_isEmpty(tagged)) { in local_install()
2490 if (HTList_isEmpty(tagged)) in clear_tags()
2641 if (!HTList_isEmpty(tagged)) { in render_item()
H A DLYCookie.c1881 if (!HTList_isEmpty(de->cookie_list)) { in LYAddCookieHeader()
2087 if (HTList_isEmpty(domain_list) && in LYStoreCookies()
2223 if (HTList_isEmpty(domain_list)) { in LYHandleCookies()
2285 HTList_isEmpty(de->cookie_list)) && in LYHandleCookies()
2312 if (HTList_isEmpty(de->cookie_list)) { in LYHandleCookies()
2344 if (HTList_isEmpty(de->cookie_list)) { in LYHandleCookies()
2407 if ((!HTList_isEmpty(de->cookie_list)) && in LYHandleCookies()
2421 if (HTList_isEmpty(domain_list)) { in LYHandleCookies()
H A DLYStyle.c578 if (HTList_isEmpty(cur)) { in parse_userstyles()
H A DLYStrings.c310 while (!HTList_isEmpty(list)) { in LYCloseCloset()
327 while (!HTList_isEmpty(list)) { in LYFindInCloset()
4033 while (!HTList_isEmpty(list)) in sortedList()
5217 if (!HTList_isEmpty(list)) { in LYgetBString()
/dports/net-p2p/jigdo/jigdo-0.7.3/src/net/
H A Dlibwww-HTHost.c805 if (!HTList_isEmpty(host->pending)) { in HTHost_clearChannel()
952 return (host && HTList_isEmpty(host->pipeline)); in HTHost_isIdle()
1049 if (_roomInPipe(host) && (HTList_isEmpty(host->pending) || doit)) { in HTHost_addNet()
1138 if (piped<=1 && HTList_isEmpty(host->pending) && !host->timer) { in HTHost_free()
/dports/www/libwww/w3c-libwww-5.4.2/Library/Examples/
H A Dmyext.c358 while (!HTList_isEmpty(me->active)) { in App_delete()
H A Dmyext2.c515 while (!HTList_isEmpty(me->active)) { in App_delete()

12