Lines Matching full:sibling
2989 * Add a new node @elem as the next sibling of @cur
3067 * Add a new node @elem as the previous sibling of @cur
3182 * the last sibling.
3569 * Finds the first closest previous sibling of the node which is an
3575 * Returns the previous element sibling or NULL if not available
3608 * Finds the first closest next sibling of the node which is an
3614 * Returns the next element sibling or NULL if not available