Searched refs:xmlfile (Results 1 – 10 of 10) sorted by relevance
99 for xmlfile in *.xml ; do100 RunXmlwfWF "$xmlfile" "$xmldir/"108 for xmlfile in *pass*.xml ; do109 RunXmlwfWF "$xmlfile" "oasis/"127 for xmlfile in *.xml ; do128 RunXmlwfNotWF "$xmlfile" "$xmldir/"135 for xmlfile in *fail*.xml ; do136 RunXmlwfNotWF "$xmlfile" "oasis/"
36 xmlfile=$1; shift38 if !(test -f $xmlfile); then39 echo "No such file: $xmlfile";47 basename=$xmlfile57 ./format.pl $xmlfile $xmlfmtfile
105 clib2/xmlwf: clib2/xmlwf.o clib2/xmlfile.o clib2/codepage.o clib2/readfilemap.o111 clib2/xmlfile.o: xmlfile.c169 newlib/xmlwf: newlib/xmlwf.o newlib/xmlfile.o newlib/codepage.o newlib/readfilemap.o175 newlib/xmlfile.o: xmlfile.c234 libs/xmlwf: libs/xmlwf.o libs/xmlfile.o libs/codepage.o libs/readfilemap.o libs/launch.o240 libs/xmlfile.o: xmlfile.c298 so/xmlwf: newlib/xmlwf.o newlib/xmlfile.o newlib/codepage.o newlib/readfilemap.o
3 USEUNIT("..\xmlwf\xmlfile.c");
18 Release\obj\xmlwf\xmlfile.obj Release\obj\xmlwf\xmlwf.obj
133 xmlwf/xmlfile.c134 xmlwf/xmlfile.h
147 XMLWF_OBJS = xmlwf/xmlwf.o xmlwf/xmlfile.o xmlwf/codepage.o xmlwf/unixfilemap.o149 xmlwf/xmlfile.o: xmlwf/xmlfile.c
147 XMLWF_OBJS = xmlwf/xmlwf.@OBJEXT@ xmlwf/xmlfile.@OBJEXT@ xmlwf/codepage.@OBJEXT@ xmlwf/@FILEMAP@.@O…149 xmlwf/xmlfile.@OBJEXT@: xmlwf/xmlfile.c
83 xmlwf/xmlfile.c
111 SOURCE=.\xmlfile.c127 SOURCE=.\xmlfile.h