Home
last modified time | relevance | path

Searched refs:DUK__RE_BUFLEN (Results 1 – 6 of 6) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_regexp_compiler.c31 #undef DUK__RE_BUFLEN
32 #define DUK__RE_BUFLEN(re_ctx) \ macro
163 return (duk_uint32_t) duk__insert_jump_offset(re_ctx, (duk_uint32_t) DUK__RE_BUFLEN(re_ctx), skip); in duk__append_jump_offset()
292 duk_uint32_t entry_offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx); in duk__parse_disjunction()
349 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - offset)); in duk__parse_disjunction()
364 unpatched_disjunction_jump = (duk_int32_t) DUK__RE_BUFLEN(re_ctx); in duk__parse_disjunction()
407 atom_code_length = (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - atom_start_offset); in duk__parse_disjunction()
462 atom_code_length = (duk_int32_t) DUK__RE_BUFLEN(re_ctx) - atom_start_offset; in duk__parse_disjunction()
511 duk_uint32_t offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx); in duk__parse_disjunction()
521 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - (offset + 1))); in duk__parse_disjunction()
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_regexp_compiler.c31 #undef DUK__RE_BUFLEN
32 #define DUK__RE_BUFLEN(re_ctx) \ macro
163 return (duk_uint32_t) duk__insert_jump_offset(re_ctx, (duk_uint32_t) DUK__RE_BUFLEN(re_ctx), skip); in duk__append_jump_offset()
292 duk_uint32_t entry_offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx); in duk__parse_disjunction()
349 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - offset)); in duk__parse_disjunction()
364 unpatched_disjunction_jump = (duk_int32_t) DUK__RE_BUFLEN(re_ctx); in duk__parse_disjunction()
407 atom_code_length = (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - atom_start_offset); in duk__parse_disjunction()
462 atom_code_length = (duk_int32_t) DUK__RE_BUFLEN(re_ctx) - atom_start_offset; in duk__parse_disjunction()
511 duk_uint32_t offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx); in duk__parse_disjunction()
521 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - (offset + 1))); in duk__parse_disjunction()
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c77298 #undef DUK__RE_BUFLEN
77299 #define DUK__RE_BUFLEN(re_ctx) \ macro
77430 return (duk_uint32_t) duk__insert_jump_offset(re_ctx, (duk_uint32_t) DUK__RE_BUFLEN(re_ctx), skip);
77559 duk_uint32_t entry_offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
77616 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - offset));
77631 unpatched_disjunction_jump = (duk_int32_t) DUK__RE_BUFLEN(re_ctx);
77674 atom_code_length = (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - atom_start_offset);
77729 atom_code_length = (duk_int32_t) DUK__RE_BUFLEN(re_ctx) - atom_start_offset;
77778 duk_uint32_t offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
77788 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - (offset + 1)));
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c77701 #undef DUK__RE_BUFLEN
77702 #define DUK__RE_BUFLEN(re_ctx) \ macro
77833 return (duk_uint32_t) duk__insert_jump_offset(re_ctx, (duk_uint32_t) DUK__RE_BUFLEN(re_ctx), skip);
77962 duk_uint32_t entry_offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
78019 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - offset));
78034 unpatched_disjunction_jump = (duk_int32_t) DUK__RE_BUFLEN(re_ctx);
78077 atom_code_length = (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - atom_start_offset);
78132 atom_code_length = (duk_int32_t) DUK__RE_BUFLEN(re_ctx) - atom_start_offset;
78181 duk_uint32_t offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
78191 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - (offset + 1)));
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c77414 #undef DUK__RE_BUFLEN
77415 #define DUK__RE_BUFLEN(re_ctx) \ macro
77546 return (duk_uint32_t) duk__insert_jump_offset(re_ctx, (duk_uint32_t) DUK__RE_BUFLEN(re_ctx), skip);
77675 duk_uint32_t entry_offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
77732 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - offset));
77747 unpatched_disjunction_jump = (duk_int32_t) DUK__RE_BUFLEN(re_ctx);
77790 atom_code_length = (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - atom_start_offset);
77845 atom_code_length = (duk_int32_t) DUK__RE_BUFLEN(re_ctx) - atom_start_offset;
77894 duk_uint32_t offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
77904 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - (offset + 1)));
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c77585 #undef DUK__RE_BUFLEN
77586 #define DUK__RE_BUFLEN(re_ctx) \ macro
77717 return (duk_uint32_t) duk__insert_jump_offset(re_ctx, (duk_uint32_t) DUK__RE_BUFLEN(re_ctx), skip);
77846 duk_uint32_t entry_offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
77903 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - offset));
77918 unpatched_disjunction_jump = (duk_int32_t) DUK__RE_BUFLEN(re_ctx);
77961 atom_code_length = (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - atom_start_offset);
78016 atom_code_length = (duk_int32_t) DUK__RE_BUFLEN(re_ctx) - atom_start_offset;
78065 duk_uint32_t offset = (duk_uint32_t) DUK__RE_BUFLEN(re_ctx);
78075 (duk_int32_t) (DUK__RE_BUFLEN(re_ctx) - (offset + 1)));
[all …]