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

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c695 * xmlWrapStatNative:
703 xmlWrapStatNative(const char *path,struct stat *info) function
713 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative;
743 xmlWrapStat = xmlWrapStatNative;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c689 * xmlWrapStatNative:
697 xmlWrapStatNative(const char *path,struct stat *info) function
707 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative;
737 xmlWrapStat = xmlWrapStatNative;

Completed in 145 milliseconds