Searched refs:xmlWrapStat (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c713 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative; variable
737 xmlWrapStat = xmlWrapStatUtf8;
743 xmlWrapStat = xmlWrapStatNative;
789 if (xmlWrapStat(path, &stat_buffer) == -1)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c707 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative; variable
731 xmlWrapStat = xmlWrapStatUtf8;
737 xmlWrapStat = xmlWrapStatNative;
775 if (xmlWrapStat(path, &stat_buffer) == -1)

Completed in 245 milliseconds