Home
last modified time | relevance | path

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

/dports/www/zola/zola-0.15.2/components/library/src/
H A Dsorting.rs95 let mut with_siblings = (*key, None, None); in find_siblings() localVariable
H A Dlibrary.rs324 let with_siblings = find_siblings(&sorted); in sort_sections_pages() localVariable
/dports/devel/py-lxml/lxml-4.7.1/src/lxml/
H A Dproxy.pxi59 bint with_siblings) except NULL:
/dports/net/libyang/libyang-1.0.240/src/
H A Dxml.c256 … ly_ctx *ctx, struct lyxml_elem *elem, struct lyxml_elem *parent, int recursive, int with_siblings) in lyxml_dup_elem()