Home
last modified time | relevance | path

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

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/src/
H A Dload.c446 mrb_value syms_obj; in read_section_lv() local
456 syms_obj = mrb_str_new(mrb, NULL, sizeof(mrb_sym) * (size_t)syms_len); in read_section_lv()
457 syms = (mrb_sym*)RSTRING_PTR(syms_obj); in read_section_lv()
477 mrb_str_resize(mrb, syms_obj, 0); in read_section_lv()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/src/
H A Dload.c446 mrb_value syms_obj; in read_section_lv() local
456 syms_obj = mrb_str_new(mrb, NULL, sizeof(mrb_sym) * (size_t)syms_len); in read_section_lv()
457 syms = (mrb_sym*)RSTRING_PTR(syms_obj); in read_section_lv()
477 mrb_str_resize(mrb, syms_obj, 0); in read_section_lv()
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/src/
H A Dload.c446 mrb_value syms_obj; in read_section_lv() local
456 syms_obj = mrb_str_new(mrb, NULL, sizeof(mrb_sym) * (size_t)syms_len); in read_section_lv()
457 syms = (mrb_sym*)RSTRING_PTR(syms_obj); in read_section_lv()
477 mrb_str_resize(mrb, syms_obj, 0); in read_section_lv()
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/src/
H A Dload.c446 mrb_value syms_obj; in read_section_lv() local
456 syms_obj = mrb_str_new(mrb, NULL, sizeof(mrb_sym) * (size_t)syms_len); in read_section_lv()
457 syms = (mrb_sym*)RSTRING_PTR(syms_obj); in read_section_lv()
477 mrb_str_resize(mrb, syms_obj, 0); in read_section_lv()
/dports/mail/rspamd/rspamd-3.1/src/
H A Dcontroller.c1438 ucl_object_t *syms_obj = ucl_object_typed_new (UCL_OBJECT); in rspamd_controller_handle_legacy_history() local
1439 ucl_object_reserve (syms_obj, nelts); in rspamd_controller_handle_legacy_history()
1453 ucl_object_insert_key (syms_obj, cur, syms[j], 0, true); in rspamd_controller_handle_legacy_history()
1456 ucl_object_insert_key (obj, syms_obj, "symbols", 0, false); in rspamd_controller_handle_legacy_history()
/dports/mail/rspamd-devel/rspamd-93430bb/src/
H A Dcontroller.c1438 ucl_object_t *syms_obj = ucl_object_typed_new (UCL_OBJECT); in rspamd_controller_handle_legacy_history() local
1439 ucl_object_reserve (syms_obj, nelts); in rspamd_controller_handle_legacy_history()
1453 ucl_object_insert_key (syms_obj, cur, syms[j], 0, true); in rspamd_controller_handle_legacy_history()
1456 ucl_object_insert_key (obj, syms_obj, "symbols", 0, false); in rspamd_controller_handle_legacy_history()