Searched refs:xmlFileOpen_real (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.c822 * xmlFileOpen_real:
831 xmlFileOpen_real (const char *filename) { function
876 * Wrapper around xmlFileOpen_real that try it with an unescaped
888 retval = xmlFileOpen_real(unescaped);
891 retval = xmlFileOpen_real(filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c829 * xmlFileOpen_real:
838 xmlFileOpen_real (const char *filename) { function
890 * Wrapper around xmlFileOpen_real that try it with an unescaped
900 retval = xmlFileOpen_real(filename);
904 retval = xmlFileOpen_real(unescaped);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c829 * xmlFileOpen_real:
838 xmlFileOpen_real (const char *filename) { function
890 * Wrapper around xmlFileOpen_real that try it with an unescaped
900 retval = xmlFileOpen_real(filename);
904 retval = xmlFileOpen_real(unescaped);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c822 * xmlFileOpen_real:
831 xmlFileOpen_real (const char *filename) { function
876 * Wrapper around xmlFileOpen_real that try it with an unescaped
888 retval = xmlFileOpen_real(unescaped);
891 retval = xmlFileOpen_real(filename);

Completed in 194 milliseconds