Searched defs:adoptStr (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dtree.c8108 if (adoptStr && (str != NULL)) { \
8126 if (adoptStr && (str != NULL) && (sourceDoc != NULL) && \
8984 int depth = -1, adoptStr = 1; local
8995 adoptStr = 0;
8997 adoptStr = 1;
9355 /* int adoptStr = 1; */
9875 int adoptStr = 1; local
10054 int adoptStr = 1; local
10062 adoptStr = 0;

Completed in 103 milliseconds