OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlfile
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mit/expat/dist/tests/
xmltest.sh
133
for
xmlfile
in $(ls -1 *.xml | sort -d) ; do
134
[[ -f "$
xmlfile
" ]] || continue
135
RunXmlwfWF "$
xmlfile
" "$xmldir/"
143
for
xmlfile
in *pass*.xml ; do
144
RunXmlwfWF "$
xmlfile
" "oasis/"
162
for
xmlfile
in *.xml ; do
163
RunXmlwfNotWF "$
xmlfile
" "$xmldir/"
169
for
xmlfile
in *fail*.xml ; do
170
RunXmlwfNotWF "$
xmlfile
" "oasis/"
/src/external/mit/expat/bin/xmlwf/
Makefile
9
SRCS= codepage.c unixfilemap.c
xmlfile
.c xmlwf.c
/src/external/mit/expat/dist/xmlwf/
Makefile.am
36
xmlfile
.c \
57
xmlfile
.h \
/src/external/bsd/bzip2/dist/
xmlproc.sh
36
xmlfile
=$1; shift
38
if !(test -f $
xmlfile
); then
39
echo "No such file: $
xmlfile
";
47
basename=$
xmlfile
56
# first process the
xmlfile
with CDATA tags
57
./format.pl $
xmlfile
$xmlfmtfile
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026