Home
last modified time | relevance | path

Searched refs:duk_heap_strcache_offset_char2byte (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_hstring_misc.c18 boff = duk_heap_strcache_offset_char2byte(thr, h, (duk_uint32_t) pos); in duk_hstring_char_code_at_raw()
H A Dduk_bi_string.c358 bpos = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_this, (duk_uint32_t) cpos); in duk_bi_string_prototype_indexof_shared()
621 match_start_boff = duk_heap_strcache_offset_char2byte(thr, h_input, match_start_coff);
708 match_end_boff = duk_heap_strcache_offset_char2byte(thr,
907 match_start_boff = duk_heap_strcache_offset_char2byte(thr, h_input, match_start_coff);
919 match_end_boff = duk_heap_strcache_offset_char2byte(thr, h_input, match_end_coff);
H A Dduk_api_string.c219 …start_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) st… in duk_substring()
220 …end_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) end_… in duk_substring()
H A Dduk_heap_stringcache.c89 DUK_INTERNAL duk_uint_fast32_t duk_heap_strcache_offset_char2byte(duk_hthread *thr, duk_hstring *h,… in duk_heap_strcache_offset_char2byte() function
H A Dduk_heap.h551 DUK_INTERNAL_DECL duk_uint_fast32_t duk_heap_strcache_offset_char2byte(duk_hthread *thr, duk_hstrin…
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_hstring_misc.c18 boff = duk_heap_strcache_offset_char2byte(thr, h, (duk_uint32_t) pos); in duk_hstring_char_code_at_raw()
H A Dduk_bi_string.c358 bpos = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_this, (duk_uint32_t) cpos); in duk_bi_string_prototype_indexof_shared()
621 match_start_boff = duk_heap_strcache_offset_char2byte(thr, h_input, match_start_coff);
708 match_end_boff = duk_heap_strcache_offset_char2byte(thr,
907 match_start_boff = duk_heap_strcache_offset_char2byte(thr, h_input, match_start_coff);
919 match_end_boff = duk_heap_strcache_offset_char2byte(thr, h_input, match_end_coff);
H A Dduk_api_string.c219 …start_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) st… in duk_substring()
220 …end_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) end_… in duk_substring()
H A Dduk_heap_stringcache.c89 DUK_INTERNAL duk_uint_fast32_t duk_heap_strcache_offset_char2byte(duk_hthread *thr, duk_hstring *h,… in duk_heap_strcache_offset_char2byte() function
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_bi_string.c61 bpos = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_this, (duk_uint32_t) cpos); in duk__str_search_shared()
722 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
811 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr,
1006 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
1018 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_end_coff);
1555 off = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_target, (duk_uint_fast32_t) pos);
H A Dduk_api_string.c264 …start_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) st… in duk_substring()
265 …end_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) end_… in duk_substring()
H A Dduk_hstring_misc.c23 boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint32_t) pos); in duk_hstring_char_code_at_raw()
H A Dduk_heap_stringcache.c93 DUK_INTERNAL duk_uint_fast32_t duk_heap_strcache_offset_char2byte(duk_hthread *thr, duk_hstring *h,… in duk_heap_strcache_offset_char2byte() function
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_bi_string.c61 bpos = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_this, (duk_uint32_t) cpos); in duk__str_search_shared()
722 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
811 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr,
1006 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
1018 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_end_coff);
1555 off = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_target, (duk_uint_fast32_t) pos);
H A Dduk_api_string.c264 …start_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) st… in duk_substring()
265 …end_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) end_… in duk_substring()
H A Dduk_hstring_misc.c23 boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint32_t) pos); in duk_hstring_char_code_at_raw()
H A Dduk_heap_stringcache.c93 DUK_INTERNAL duk_uint_fast32_t duk_heap_strcache_offset_char2byte(duk_hthread *thr, duk_hstring *h,… in duk_heap_strcache_offset_char2byte() function
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_bi_string.c61 bpos = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_this, (duk_uint32_t) cpos); in duk__str_search_shared()
722 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
811 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr,
1006 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
1018 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_end_coff);
1555 off = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_target, (duk_uint_fast32_t) pos);
H A Dduk_api_string.c264 …start_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) st… in duk_substring()
265 …end_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) end_… in duk_substring()
H A Dduk_hstring_misc.c23 boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint32_t) pos); in duk_hstring_char_code_at_raw()
H A Dduk_heap_stringcache.c93 DUK_INTERNAL duk_uint_fast32_t duk_heap_strcache_offset_char2byte(duk_hthread *thr, duk_hstring *h,… in duk_heap_strcache_offset_char2byte() function
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_bi_string.c61 bpos = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_this, (duk_uint32_t) cpos); in duk__str_search_shared()
722 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
811 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr,
1006 …match_start_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_start_cof…
1018 match_end_boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h_input, match_end_coff);
1555 off = (duk_int_t) duk_heap_strcache_offset_char2byte(thr, h_target, (duk_uint_fast32_t) pos);
H A Dduk_api_string.c264 …start_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) st… in duk_substring()
265 …end_byte_offset = (duk_size_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint_fast32_t) end_… in duk_substring()
H A Dduk_hstring_misc.c23 boff = (duk_uint32_t) duk_heap_strcache_offset_char2byte(thr, h, (duk_uint32_t) pos); in duk_hstring_char_code_at_raw()
H A Dduk_heap_stringcache.c93 DUK_INTERNAL duk_uint_fast32_t duk_heap_strcache_offset_char2byte(duk_hthread *thr, duk_hstring *h,… in duk_heap_strcache_offset_char2byte() function

123