/*
* testURI.c : a small tester program for XML input.
*
* See Copyright for the status of this software.
*
* daniel@veillard.com
*/
#include "libxml.h"
#include <string.h>
#include <stdio.h>
#include <stdarg.h>
#include <libxml/xmlmemory.h>
static int escape = 0;
static int debug = 0;
int ret;
uri = xmlCreateURI();
if (ret != 0)
else {
if (debug) {
}
if (escape != 0) {
} else {
printf("\n");
}
}
} else {
}
else
printf("::ERROR::\n");
}
}
arg++;
arg++;
}
arg++;
escape++;
}
arg++;
debug++;
}
while (1) {
/*
* read one line in string buffer.
*/
break;
/*
* remove the ending spaces
*/
while ((i > 0) &&
i--;
str[i] = 0;
}
}
} else {
arg++;
}
}
return(0);
}