Lines Matching defs:ERROR
67 xmlRelaxNGValidityErrorFunc error; /* the callback in case of errors */
168 #define ERROR(str) xmlCRNGErr(ctxt, 0, str);
181 fprintf(stderr, "error: %s\n", err_msg);
183 fprintf(stderr, "error %d\n", err_no);
246 * Return 0 if success and -1 in case of error
354 TODO /* sounds like an error ! */
376 * returns a pointer to the new token, or NULL in case of error or EOF
401 * Returns -1 in case of error and 0 otherwise
450 * Returns 0 in case of success and -1 in case of error
477 * Returns 0 in case of success and -1 in case of error
488 ERROR("The \"xml\" prefix must be bound to \"http://www.w3.org/XML/1998/namespace\"");
492 ERROR("The \"http://www.w3.org/XML/1998/namespace\" name must be bound to \"xml\" prefix");
498 ERROR("Failed to create namespace hash table");
509 ERROR("Redefinition of default namespace");
511 ERROR("Redefinition of namespace");
527 * Returns 0 in case of success and -1 in case of error
539 ERROR("The \"xsd\" prefix must be bound to \"http://www.w3.org/2001/XMLSchema-datatypes\"");
545 ERROR("Failed to create namespace hash table");
551 ERROR("Redefinition of datatype");
564 * Returns the prefix in case of success or NULL in case of error
586 * Returns the prefix in case of success or NULL in case of error
604 * Returns the prefix in case of success or NULL in case of error
633 * Returns 0 in case of success and -1 in case of error
650 * Returns 0 in case of success and -1 in case of error
665 * Returns 0 in case of success and -1 in case of error
694 * Returns 0 in case of success and -1 in case of error
710 ERROR("Expecting \")\" here");
752 TODO /* probably an error */
764 * Returns 0 in case of success and -1 in case of error
800 * Returns 0 in case of success and -1 in case of error
810 ERROR("Expecting \"{\" here");
817 ERROR("Expecting \"}\" here");
829 * Returns 0 in case of success and -1 in case of error
848 TODO /* probably an error */
903 * Returns 0 in case of success and -1 in case of error
984 ERROR("Expecting \")\" here");
997 * Returns 0 in case of success and -1 in case of error
1040 * Returns 0 in case of success and -1 in case of error
1088 * Returns 0 in case of success and -1 in case of error
1122 ERROR("expecting \"=\" or \"&=\" or \"|=\" here")
1154 ERROR("expecting \"=\" or \"&=\" or \"|=\" here")
1181 * Returns 0 in case of success and -1 in case of error
1205 * Returns 0 in case of success and -1 in case of error
1255 * Returns the prefix or NULL in case of error
1271 ERROR("Expecting a namespace prefix");
1277 ERROR("Namespace prefix \"xmlns\" is forbidden");
1288 * Returns 0 in case of success and -1 in case of error
1304 ERROR("Expecting keyword \"namespace\" after \"default\"");
1311 ERROR("Expecting keyword \"=\" here");
1321 ERROR("Expecting an URI or \"inherit\" value");
1335 ERROR("Expecting keyword \"=\" here");
1345 ERROR("Expecting an URI or \"inherit\" value");
1356 ERROR("Expecting a datatype prefix identifier here");
1363 ERROR("Expecting keyword \"=\" here");
1370 ERROR("Expecting a literal value for the datatype identifier");
1386 * Returns 0 in case of success and -1 in case of error
1414 * Returns 0 in case of success and -1 in case of error
1433 * NULL in case of error
1510 * NULL in case of error