Searched refs:ERROR5 (Results 1 – 1 of 1) sorted by relevance
/third_party/libxml2/ |
D | pattern.c | 46 #define ERROR5(a, b, c, d, e) macro 949 ERROR5(NULL, NULL, NULL, "Invalid QName.\n", NULL); in xmlCompileAttributeTest() 972 ERROR5(NULL, NULL, NULL, in xmlCompileAttributeTest() 1037 ERROR5(NULL, NULL, NULL, in xmlCompileStepPattern() 1072 ERROR5(NULL, NULL, NULL, "Invalid QName.\n", NULL); in xmlCompileStepPattern() 1094 ERROR5(NULL, NULL, NULL, in xmlCompileStepPattern() 1139 ERROR5(NULL, NULL, NULL, "Invalid QName.\n", NULL); in xmlCompileStepPattern() 1161 ERROR5(NULL, NULL, NULL, in xmlCompileStepPattern() 1190 ERROR5(NULL, NULL, NULL, in xmlCompileStepPattern() 1200 ERROR5(NULL, NULL, NULL, in xmlCompileStepPattern() [all …]
|