Home
last modified time | relevance | path

Searched refs:static_buf_content (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dtestapi.c598 static const xmlChar *static_buf_content = (xmlChar *)"a static buffer"; variable
601 if (no == 1) return(xmlBufferCreateStatic((void *)static_buf_content, 13)); in gen_xmlBufferPtr()
19107 …FER_ALLOC_IMMUTABLE) && (buf->content != NULL) && (buf->content != static_buf_content)) { xmlFree(… in test_xmlBufferSetAllocationScheme()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Dtestapi.c598 static const xmlChar *static_buf_content = (xmlChar *)"a static buffer"; variable
601 if (no == 1) return(xmlBufferCreateStatic((void *)static_buf_content, 13)); in gen_xmlBufferPtr()
19107 …FER_ALLOC_IMMUTABLE) && (buf->content != NULL) && (buf->content != static_buf_content)) { xmlFree(… in test_xmlBufferSetAllocationScheme()
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dtestapi.c598 static const xmlChar *static_buf_content = (xmlChar *)"a static buffer"; variable
601 if (no == 1) return(xmlBufferCreateStatic((void *)static_buf_content, 13)); in gen_xmlBufferPtr()
19107 …FER_ALLOC_IMMUTABLE) && (buf->content != NULL) && (buf->content != static_buf_content)) { xmlFree(… in test_xmlBufferSetAllocationScheme()
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dtestapi.c598 static const xmlChar *static_buf_content = (xmlChar *)"a static buffer"; variable
601 if (no == 1) return(xmlBufferCreateStatic((void *)static_buf_content, 13)); in gen_xmlBufferPtr()
19107 …FER_ALLOC_IMMUTABLE) && (buf->content != NULL) && (buf->content != static_buf_content)) { xmlFree(… in test_xmlBufferSetAllocationScheme()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/
H A Dtestapi.c602 static const char *static_buf_content = "a static buffer"; variable
605 if (no == 1) return(xmlBufferCreateStatic((void *)static_buf_content, 13)); in gen_xmlBufferPtr()
18773 …FER_ALLOC_IMMUTABLE) && (buf->content != NULL) && (buf->content != static_buf_content)) { xmlFree(… in test_xmlBufferSetAllocationScheme()