Lines Matching defs:in
96 const char *in; /* glob to path for input files */
114 size_t gl_offs; /* Slots to reserve in 'gl_pathv'. */
316 /* calculate the error position in terms of the current position */
878 * The default behaviour is to NOT resolve the entities, in that case
879 * the ENTITY_REF nodes are built in the structure (and the parameter
1081 * Everything is available on the context, so this is useless in our case.
1209 * @start: the first char in the string
1643 * Returns 0 in case of success, an error code otherwise
1733 * in serialization.
1735 * Returns 0 in case of success, an error code otherwise
1800 * Returns 0 in case of success, an error code otherwise
1814 * load the document in memory and work from there.
1897 * in serialization.
1899 * Returns 0 in case of success, an error code otherwise
1944 * in serialization.
1946 * Returns 0 in case of success, an error code otherwise
2001 * Returns 0 in case of success, an error code otherwise
2186 * Returns 0 in case of success, an error code otherwise
2208 * Returns 0 in case of success, an error code otherwise
2237 * Returns 0 in case of success, an error code otherwise
2316 * Returns 0 in case of success, an error code otherwise
2384 * Returns 0 in case of success, an error code otherwise
2402 * Returns 0 in case of success, an error code otherwise
2450 * Returns 0 in case of success, an error code otherwise
2498 * Returns 0 in case of success, an error code otherwise
2603 * Returns 0 in case of success, an error code otherwise
2639 * read one line in string buffer.
2691 * Returns 0 in case of success, an error code otherwise
2710 * Returns 0 in case of success, an error code otherwise
2779 * Return a pointer to the urip: query handler, in this example simply
2782 * Returns an Input context or NULL in case or error
2802 * Returns 0 or -1 in case of error
2820 * Returns the number of bytes read or -1 in case of error
2855 * Returns 0 in case of success, an error code otherwise
2978 * Returns 0 in case of success, an error code otherwise
3155 * Returns 0 in case of success, an error code otherwise
3244 * Returns 0 in case of success, an error code otherwise
3279 * hack is also done in the Makefile
3406 * Returns 0 in case of success, an error code otherwise
3460 * read one line in string buffer.
3589 fprintf(stderr,"Error: XPath element expected in the file \"%s\"\n", filename);
4329 if (tst->in != NULL) {
4333 glob(tst->in, GLOB_DOOFFS, NULL, &globbuf);
4477 fprintf(stderr, "runtest requires output to be enabled in libxml2\n");