Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c1080 #define DICT_CONST_COPY(str, cpy) \ macro
9503 DICT_CONST_COPY(cur->name, clone->name); in xmlDOMWrapCloneNode()