Home
last modified time | relevance | path

Searched refs:PARSING_ERROR (Results 1 – 25 of 38) sorted by relevance

12

/dports/comms/sms_client/sms_client-3.0.2/src/comms/
H A Durl.c47 #define PARSING_ERROR -1 macro
76 while ((state != PARSING_ERROR) && in parse_url()
91 { state = PARSING_ERROR; in parse_url()
130 { state = PARSING_ERROR; in parse_url()
161 { state = PARSING_ERROR; in parse_url()
198 { state = PARSING_ERROR; in parse_url()
218 { state = PARSING_ERROR; in parse_url()
/dports/x11/stalonetray/stalonetray-0.8.3/src/
H A Dsettings.c117 PARSING_ERROR("err, info, or trace expected", str); in parse_log_level()
133 PARSING_ERROR("none, simple, or wmaker expected", str); in parse_dockapp_mode()
160 PARSING_ERROR("gravity expected", str); in parse_gravity()
174 PARSING_ERROR("integer expected", str); in parse_int()
194 PARSING_ERROR("kludge flag expected", curtok); in parse_kludges()
232 PARSING_ERROR("boolean expected", str); in parse_bool()
258 PARSING_ERROR("window layer expected", str); in parse_wnd_layer()
278 PARSING_ERROR("window type expected", str); in parse_wnd_type()
306 PARSING_ERROR("decoration specification expected", str); in parse_deco()
324 PARSING_ERROR("scrollbars specification expected", str); in parse_sb_mode()
[all …]
/dports/textproc/p5-PerlPoint-Package/PerlPoint-Package-0.452/lib/PerlPoint/Tags/
H A DBasic.pm751 …o be the innermost tags/macros in line $tagLine, sorry.\n) and return(PARSING_ERROR) if grep((ref)…
784 …o be the innermost tags/macros in line $tagLine, sorry.\n) and return(PARSING_ERROR) if grep((ref)…
885 …$ok=PARSING_ERROR, warn qq(\n\n[Error] Option "readdepth" of tag INDEXRELATIONS needs to be "star…
886 …$ok=PARSING_ERROR, warn qq(\n\n[Error] Option "reldepth" of tag INDEXRELATIONS needs to be "start…
887 …$ok=PARSING_ERROR, warn qq(\n\n[Error] Option "threshold" of tag INDEXRELATIONS needs to be a num…
1076 …$ok=PARSING_ERROR, warn qq(\n\n[Error] Image file "$options->{src}" does not exist or is no file …
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Djsonrpc_common.h65PARSING_ERROR = -32700, /**< Invalid JSON. An error occurred on the server while parsing the JSON … enumerator
H A Djsonrpc_handler.cpp208 error["code"] = PARSING_ERROR; in Process()
/dports/security/openvpn-auth-radius/radiusplugin/RadiusClass/
H A Derror.h34 #define PARSING_ERROR -8 macro
H A DRadiusConfig.cpp140 return PARSING_ERROR; in parseConfigFile()
182 return PARSING_ERROR; in parseConfigFile()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Djsonrpc_common.h65PARSING_ERROR = -32700, /**< Invalid JSON. An error occurred on the server while parsing the JSON … enumerator
H A Djsonrpc_handler.cpp208 error["code"] = PARSING_ERROR; in Process()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Djsonrpc_common.h65PARSING_ERROR = -32700, /**< Invalid JSON. An error occurred on the server while parsing the JSON … enumerator
H A Djsonrpc_handler.cpp208 error["code"] = PARSING_ERROR; in Process()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Djsonrpc_common.h65PARSING_ERROR = -32700, /**< Invalid JSON. An error occurred on the server while parsing the JSON … enumerator
H A Djsonrpc_handler.cpp208 error["code"] = PARSING_ERROR; in Process()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Djsonrpc_common.h65PARSING_ERROR = -32700, /**< Invalid JSON. An error occurred on the server while parsing the JSON … enumerator
H A Djsonrpc_handler.cpp208 error["code"] = PARSING_ERROR; in Process()
/dports/archivers/snappy-java/snappy-java-1.1.7.5/src/main/java/org/xerial/snappy/
H A DSnappyErrorCode.java38 PARSING_ERROR(2), enumConstant
/dports/math/py-or-tools/or-tools-9.2/ortools/scheduling/
H A Djobshop_scheduling_parser.h52 PARSING_ERROR, enumerator
H A Djobshop_scheduling_parser.cc105 return parser_state_ != PARSING_ERROR; in ParseFile()
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/sourceview/
H A Dide-snippet-parser.c69 PARSING_ERROR, enumerator
525 g_signal_emit (parser, signals [PARSING_ERROR], 0, in ide_snippet_parser_feed_line()
703 signals [PARSING_ERROR] = in ide_snippet_parser_class_init()
/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/common/
H A Dinline-poly-parser.c24 #define PARSING_ERROR 4 macro
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssprovider.c140 PARSING_ERROR, enumerator
177 css_provider_signals[PARSING_ERROR], in gtk_css_provider_parsing_error()
228 css_provider_signals[PARSING_ERROR] = in gtk_css_provider_class_init()
329 g_signal_emit (provider, css_provider_signals[PARSING_ERROR], 0, section, error); in gtk_css_style_provider_emit_error()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssprovider.c138 PARSING_ERROR, enumerator
186 css_provider_signals[PARSING_ERROR], in gtk_css_provider_parsing_error()
235 css_provider_signals[PARSING_ERROR] = in gtk_css_provider_class_init()
421 g_signal_emit (provider, css_provider_signals[PARSING_ERROR], 0, section, error); in gtk_css_style_provider_emit_error()
/dports/math/scilab/scilab-6.1.1/scilab/modules/commons/src/java/org/scilab/modules/commons/xml/
H A DXConfiguration.java84 …private static final String PARSING_ERROR = Messages.gettext("An error occurred when loading the p… field in XConfiguration
165 System.err.println(PARSING_ERROR); in getXConfigurationDocument()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/query/tests/
H A DfetchBaseQuery.test.tsx201 status: 'PARSING_ERROR',
257 status: 'PARSING_ERROR',
/dports/textproc/p5-PerlPoint-Package/PerlPoint-Package-0.452/doc/
H A Dwriting-converters-traditional.pp282 $ok=PARSING_ERROR,
298 The hook in the last example replied \C<PARSING_OK>, \C<PARSING_ERROR> or \C<PARSING_FAILED>. In ge…
304 \BC<PARSING_ERROR> | A semantic error occurred. This error will be counted, but parsing will be…
424 \BC<PARSING_ERROR> | A semantic error occurred.
428 …E> is evaluated like \C<PARSING_OK>, while \C<PARSING_FAILED> is translated into \C<PARSING_ERROR>.

12