Searched refs:XML_BUFFER_ALLOC_IMMUTABLE (Results 26 - 27 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestapi.c1036 if (no == 3) return(XML_BUFFER_ALLOC_IMMUTABLE);
18831 if ((buf != NULL) && (scheme == XML_BUFFER_ALLOC_IMMUTABLE) && (buf->content != NULL) && (buf->content != static_buf_content)) { xmlFree(buf->content); buf->content = NULL;}
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestapi.c1036 if (no == 3) return(XML_BUFFER_ALLOC_IMMUTABLE);
18831 if ((buf != NULL) && (scheme == XML_BUFFER_ALLOC_IMMUTABLE) && (buf->content != NULL) && (buf->content != static_buf_content)) { xmlFree(buf->content); buf->content = NULL;}
[all...]

Completed in 233 milliseconds

12