Home
last modified time | relevance | path

Searched refs:syntax_error (Results 251 – 275 of 1569) sorted by relevance

1...<<11121314151617181920>>...63

/dports/security/py-exscript/exscript-2.6/Exscript/interpreter/
H A Dfunctioncall.py42 lexer.syntax_error('Undefined function %s' % self.funcname, self)
53 lexer.syntax_error(error % ttype, self)
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dregex.rs12 fn syntax_error() { in syntax_error() function
80 syntax_error(); in main()
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/dict-file/
H A Dread-dict.c1653 goto syntax_error; in read_entry()
1681 if (!link_advance(dict)) goto syntax_error; in read_entry()
1699 goto syntax_error; in read_entry()
1719 if (!rc) goto syntax_error; in read_entry()
1722 if (!link_advance(dict)) goto syntax_error; in read_entry()
1748 if (!link_advance(dict)) goto syntax_error; in read_entry()
1754 goto syntax_error; in read_entry()
1760 goto syntax_error; in read_entry()
1766 goto syntax_error; in read_entry()
1772 goto syntax_error; in read_entry()
[all …]
/dports/emulators/x16-rom/x16-rom-r38/monitor/
H A Dmonitor.s101 .export syntax_error
241 bne syntax_error
286 syntax_error: label
320 bmi syntax_error ; always
331 jmp syntax_error
480 jmp syntax_error
508 jmp syntax_error
520 jmp syntax_error
734 jmp syntax_error
757 jmp syntax_error
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/annotations/
H A Dparser.php7.c852 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s(%s), near to '%s' in %s on l… in yy_syntax_error()
854 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s, near to '%s' in %s on line … in yy_syntax_error()
859 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s(%s), at the end of docblock … in yy_syntax_error()
861 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s, at the end of docblock in %… in yy_syntax_error()
864 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected EOF, at the end of docblock in %s on … in yy_syntax_error()
868 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected EOF in %s", status->scanner_state->ac… in yy_syntax_error()
H A Dparser.php5.c852 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s(%s), near to '%s' in %s on l… in yy_syntax_error()
854 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s, near to '%s' in %s on line … in yy_syntax_error()
859 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s(%s), at the end of docblock … in yy_syntax_error()
861 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s, at the end of docblock in %… in yy_syntax_error()
864 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected EOF, at the end of docblock in %s on … in yy_syntax_error()
868 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected EOF in %s", status->scanner_state->ac… in yy_syntax_error()
H A Dbase.c309 parser_status->syntax_error = NULL; in phannot_internal_parse_annotations()
442 if (parser_status->syntax_error) { in phannot_internal_parse_annotations()
444 *error_msg = parser_status->syntax_error; in phannot_internal_parse_annotations()
446 efree(parser_status->syntax_error); in phannot_internal_parse_annotations()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/annotations/
H A Dparser.php7.c854 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s(%s), near to '%s' in %s on l… in yy_syntax_error()
856 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s, near to '%s' in %s on line … in yy_syntax_error()
861 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s(%s), at the end of docblock … in yy_syntax_error()
863 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected token %s, at the end of docblock in %… in yy_syntax_error()
866 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected EOF, at the end of docblock in %s on … in yy_syntax_error()
870 …spprintf(&status->syntax_error, 0, "Syntax error, unexpected EOF in %s", status->scanner_state->ac… in yy_syntax_error()
H A Dbase.c286 parser_status->syntax_error = NULL; in phannot_internal_parse_annotations()
419 if (parser_status->syntax_error) { in phannot_internal_parse_annotations()
421 *error_msg = parser_status->syntax_error; in phannot_internal_parse_annotations()
423 efree(parser_status->syntax_error); in phannot_internal_parse_annotations()
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dtest.pl91 E = error(syntax_error(operator_clash), _).
98 E = error(syntax_error(operator_clash), _).
106 E = error(syntax_error(operator_clash), _).
133 E = error(syntax_error(undefined_char_escape(x)), _).
159 E = error(syntax_error(end_of_file), _).
/dports/devel/libcbor/libcbor-0.9.0/src/cbor/internal/
H A Dbuilder_callbacks.c84 ctx->syntax_error = true; in _cbor_builder_append()
214 ctx->syntax_error = true; in cbor_builder_byte_string_callback()
237 ctx->syntax_error = true; in cbor_builder_string_callback()
265 ctx->syntax_error = true; in cbor_builder_string_callback()
352 ctx->syntax_error = true; in cbor_builder_indef_break_callback()
/dports/devel/libcwd/libcwd-1.0.6/utils/
H A Drcfile.cc205 bool syntax_error = false; in read() local
219 syntax_error = true; in read()
288 syntax_error = true; in read()
314 if (syntax_error) in read()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/mep/
H A Dmep-pragma.c275 goto syntax_error; in mep_pragma_coprocessor_subclass()
307 goto syntax_error; in mep_pragma_coprocessor_subclass()
317 syntax_error: in mep_pragma_coprocessor_subclass()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/mep/
H A Dmep-pragma.c272 goto syntax_error; in mep_pragma_coprocessor_subclass()
301 goto syntax_error; in mep_pragma_coprocessor_subclass()
311 syntax_error: in mep_pragma_coprocessor_subclass()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/mep/
H A Dmep-pragma.c275 goto syntax_error; in mep_pragma_coprocessor_subclass()
307 goto syntax_error; in mep_pragma_coprocessor_subclass()
317 syntax_error: in mep_pragma_coprocessor_subclass()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/mep/
H A Dmep-pragma.c275 goto syntax_error; in mep_pragma_coprocessor_subclass()
307 goto syntax_error; in mep_pragma_coprocessor_subclass()
317 syntax_error: in mep_pragma_coprocessor_subclass()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/mep/
H A Dmep-pragma.c272 goto syntax_error; in mep_pragma_coprocessor_subclass()
301 goto syntax_error; in mep_pragma_coprocessor_subclass()
311 syntax_error: in mep_pragma_coprocessor_subclass()
/dports/lang/ocaml/ocaml-4.05.0/yacc/
H A Dreader.c334 syntax_error(lineno, line, t_cptr); in keyword()
347 if (c != '"') syntax_error(lineno, line, cptr); in copy_ident()
842 if (c == '\n') syntax_error(lineno, line, cptr); in get_tag()
950 if (c != '<') syntax_error(lineno, line, cptr); in declare_types()
1002 if (c != '%') syntax_error(lineno, line, cptr); in read_declarations()
1145 syntax_error(lineno, line, s_cptr); in advance_to_start()
1151 syntax_error(lineno, line, cptr); in advance_to_start()
1163 if (c != ':') syntax_error(lineno, line, cptr); in advance_to_start()
1475 syntax_error(lineno, line, cptr); in mark_symbol()
1484 syntax_error(lineno, line, cptr); in mark_symbol()
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/yacc/
H A Dreader.c334 syntax_error(lineno, line, t_cptr); in keyword()
347 if (c != '"') syntax_error(lineno, line, cptr); in copy_ident()
842 if (c == '\n') syntax_error(lineno, line, cptr); in get_tag()
950 if (c != '<') syntax_error(lineno, line, cptr); in declare_types()
1002 if (c != '%') syntax_error(lineno, line, cptr); in read_declarations()
1145 syntax_error(lineno, line, s_cptr); in advance_to_start()
1151 syntax_error(lineno, line, cptr); in advance_to_start()
1163 if (c != ':') syntax_error(lineno, line, cptr); in advance_to_start()
1475 syntax_error(lineno, line, cptr); in mark_symbol()
1484 syntax_error(lineno, line, cptr); in mark_symbol()
[all …]
/dports/www/netrik/netrik-1.16.1/doc/in/
H A Dindex.in26 ��$- $$<a$+href="syntax_error.html">$$syntax_error.*$$</a>$$: explains why netrik always complains …
/dports/lang/swi-pl/swipl-8.2.3/boot/
H A Dmessages.pl164 iso_message(syntax_error(Id)) -->
166 syntax_error(Id).
270 syntax_error(end_of_clause) -->
274 syntax_error(end_of_file) -->
281 syntax_error(illegal_number) -->
283 syntax_error(long_atom) -->
285 syntax_error(long_string) -->
287 syntax_error(operator_clash) -->
291 syntax_error(operator_balance) -->
295 syntax_error(list_rest) -->
[all …]
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dsort.c197 int syntax_error = 0; in sortCommandGeneric() local
222 syntax_error++; in sortCommandGeneric()
240 syntax_error++; in sortCommandGeneric()
248 syntax_error++; in sortCommandGeneric()
257 syntax_error++; in sortCommandGeneric()
264 if (syntax_error) { in sortCommandGeneric()
/dports/databases/redis6/redis-6.0.16/src/
H A Dsort.c200 int syntax_error = 0; in sortCommand() local
225 syntax_error++; in sortCommand()
243 syntax_error++; in sortCommand()
251 syntax_error++; in sortCommand()
260 syntax_error++; in sortCommand()
267 if (syntax_error) { in sortCommand()
/dports/databases/redis5/redis-5.0.14/src/
H A Dsort.c197 int syntax_error = 0; in sortCommand() local
240 syntax_error++; in sortCommand()
258 syntax_error++; in sortCommand()
266 syntax_error++; in sortCommand()
275 syntax_error++; in sortCommand()
282 if (syntax_error) { in sortCommand()
/dports/lang/swi-pl/swipl-8.2.3/packages/http/
H A Djson.pl252 ; syntax_error(illegal_json, Stream)
258 ; syntax_error(illegal_json, Stream)
277 -> syntax_error(unexpected_end_of_file, Stream)
287 -> syntax_error(unexpected_end_of_file, Stream)
329 ; syntax_error(illegal_object, Stream)
348 ; syntax_error(illegal_array, Stream)

1...<<11121314151617181920>>...63