Lines Matching defs:in
98 const char *in; /* glob to path for input files */
117 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */
319 /* calculate the error position in terms of the current position */
924 * The default behaviour is to NOT resolve the entities, in that case
925 * the ENTITY_REF nodes are built in the structure (and the parameter
1127 * Everything is available on the context, so this is useless in our case.
1255 * @start: the first char in the string
1689 * Returns 0 in case of success, an error code otherwise
1779 * in serialization.
1781 * Returns 0 in case of success, an error code otherwise
1846 * Returns 0 in case of success, an error code otherwise
1860 * load the document in memory and work from there.
1920 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
1943 * in serialization.
1945 * Returns 0 in case of success, an error code otherwise
1975 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
1990 * in serialization.
1992 * Returns 0 in case of success, an error code otherwise
2047 * Returns 0 in case of success, an error code otherwise
2087 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
2208 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
2232 * Returns 0 in case of success, an error code otherwise
2254 * Returns 0 in case of success, an error code otherwise
2283 * Returns 0 in case of success, an error code otherwise
2374 * Returns 0 in case of success, an error code otherwise
2423 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
2442 * Returns 0 in case of success, an error code otherwise
2460 * Returns 0 in case of success, an error code otherwise
2508 * Returns 0 in case of success, an error code otherwise
2556 * Returns 0 in case of success, an error code otherwise
2594 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
2661 * Returns 0 in case of success, an error code otherwise
2697 * read one line in string buffer.
2722 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
2749 * Returns 0 in case of success, an error code otherwise
2768 * Returns 0 in case of success, an error code otherwise
2837 * Return a pointer to the urip: query handler, in this example simply
2840 * Returns an Input context or NULL in case or error
2860 * Returns 0 or -1 in case of error
2878 * Returns the number of bytes read or -1 in case of error
2913 * Returns 0 in case of success, an error code otherwise
3036 * Returns 0 in case of success, an error code otherwise
3213 * Returns 0 in case of success, an error code otherwise
3302 * Returns 0 in case of success, an error code otherwise
3337 * hack is also done in the Makefile
3464 * Returns 0 in case of success, an error code otherwise
3518 * read one line in string buffer.
3594 fprintf(stderr, "Result for %s failed in %s\n", filename, result);
3647 fprintf(stderr,"Error: XPath element expected in the file \"%s\"\n", filename);
4387 if (tst->in != NULL) {
4391 glob(tst->in, GLOB_DOOFFS, NULL, &globbuf);
4537 fprintf(stderr, "runtest requires output to be enabled in libxml2\n");