Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c6990 size_t start_buf = buf->content - buf->contentIO; in xmlBufferEmpty() local
7030 size_t start_buf = buf->content - buf->contentIO; in xmlBufferShrink() local
7078 size_t start_buf = buf->content - buf->contentIO; in xmlBufferGrow() local
7181 size_t start_buf; in xmlBufferResize() local
7351 size_t start_buf = buf->content - buf->contentIO; in xmlBufferAddHead() local