Home
last modified time | relevance | path

Searched refs:PP_ERROR (Results 1 – 25 of 110) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DDirectiveHandler.cpp52 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, msg, "", ""); in handleError()
71 pp::Diagnostics::PP_ERROR, loc, in handlePragma()
116 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handlePragma()
132 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
141 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
147 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
167 pp::Diagnostics::Severity severity = pp::Diagnostics::PP_ERROR; in handleExtension()
170 severity = pp::Diagnostics::PP_ERROR; in handleExtension()
197 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleVersion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/compiler/
H A DDirectiveHandler.cpp52 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, msg, "", ""); in handleError()
92 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handlePragma()
106 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
115 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
121 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
141 pp::Diagnostics::Severity severity = pp::Diagnostics::PP_ERROR; in handleExtension()
144 severity = pp::Diagnostics::PP_ERROR; in handleExtension()
172 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleVersion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/compiler/
H A DDirectiveHandler.cpp52 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, msg, "", ""); in handleError()
92 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handlePragma()
106 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
115 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
121 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleExtension()
141 pp::Diagnostics::Severity severity = pp::Diagnostics::PP_ERROR; in handleExtension()
144 severity = pp::Diagnostics::PP_ERROR; in handleExtension()
172 mDiagnostics.writeInfo(pp::Diagnostics::PP_ERROR, loc, in handleVersion()
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/try_compile/
H A Dsrc.c5 #ifdef PP_ERROR
6 # error PP_ERROR is defined
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/try_compile/
H A Dsrc.c5 #ifdef PP_ERROR
6 # error PP_ERROR is defined
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/try_compile/
H A Dsrc.c5 #ifdef PP_ERROR
6 # error PP_ERROR is defined
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dpragma.c140 PP_ERROR, enumerator
299 Res = PP_ERROR; in ParsePushPop()
419 case PP_ERROR: in SegNamePragma()
490 case PP_ERROR: in WrappedCallPragma()
625 case PP_ERROR: in WarnPragma()
725 case PP_ERROR: in IntPragma()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c24 static void PP_ERROR(const char* fmt, ...) G_GNUC_PRINTF(1,2); /* prints an error message */
79 static void PP_ERROR(const char* fmt, ...) in PP_ERROR() function
120 …if (xmlPrettyPrinted == NULL) { PP_ERROR("Allocation error (initialisation)"); return PRETTY_PRINT… in processXMLPrettyPrinting()
134 PP_ERROR("Allocation error (reallocation size is %d)", xmlPrettyPrintedIndex); in processXMLPrettyPrinting()
171 PP_ERROR("Unable to allocate memory for PrettyPrintingOptions"); in createDefaultPrettyPrintingOptions()
216 if (reallocated == NULL) { PP_ERROR("Allocation error (char was %c)", charToAdd); return; } in putCharInBuffer()
624 …if (nodeName == NULL) { PP_ERROR("Allocation error (node name length is %d)", nodeNameLength); ret… in processNode()
1157PP_ERROR("\n===== INPUT =====\n%s\n=================\ninputLength = %d\ninputIndex = %d\noutputLen… in printDebugStatus()

12345