Home
last modified time | relevance | path

Searched defs:RSTRING_PTR (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/ice37/ice-3.7.2/ruby/src/IceRuby/
H A DConfig.h101 # define RSTRING_PTR(v) RSTRING(v)->ptr macro
/dports/devel/php-ice37/ice-3.7.2/ruby/src/IceRuby/
H A DConfig.h101 # define RSTRING_PTR(v) RSTRING(v)->ptr macro
/dports/devel/py-ice37/ice-3.7.2/ruby/src/IceRuby/
H A DConfig.h101 # define RSTRING_PTR(v) RSTRING(v)->ptr macro
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/libsvn_swig_ruby/
H A Dswigutil_rb.h65 #define RSTRING_PTR(x) RSTRING(x)->ptr macro
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/libsvn_swig_ruby/
H A Dswigutil_rb.h65 #define RSTRING_PTR(x) RSTRING(x)->ptr macro
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/libsvn_swig_ruby/
H A Dswigutil_rb.h65 #define RSTRING_PTR(x) RSTRING(x)->ptr macro
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/libsvn_swig_ruby/
H A Dswigutil_rb.h65 #define RSTRING_PTR(x) RSTRING(x)->ptr macro
/dports/lang/swi-pl/swipl-8.2.3/packages/utf8proc/ruby/
H A Dutf8proc_native.c36 #define RSTRING_PTR(s) (RSTRING(s)->ptr) macro
/dports/www/uwsgi/uwsgi-2.0.20/plugins/rack/
H A Duwsgi_rack.h19 #define RSTRING_PTR(x) RSTRING(x)->ptr macro
/dports/mail/notmuch/notmuch-0.34.2/bindings/ruby/
H A Ddefs.h56 # define RSTRING_PTR(v) (RSTRING((v))->ptr) macro
/dports/mail/notmuch-emacs/notmuch-0.34.2/bindings/ruby/
H A Ddefs.h56 # define RSTRING_PTR(v) (RSTRING((v))->ptr) macro
/dports/mail/py-notmuch2/notmuch-0.34.2/bindings/ruby/
H A Ddefs.h56 # define RSTRING_PTR(v) (RSTRING((v))->ptr) macro
/dports/mail/notmuch-mutt/notmuch-0.34.2/bindings/ruby/
H A Ddefs.h56 # define RSTRING_PTR(v) (RSTRING((v))->ptr) macro
/dports/mail/py-notmuch/notmuch-0.34.2/bindings/ruby/
H A Ddefs.h56 # define RSTRING_PTR(v) (RSTRING((v))->ptr) macro
/dports/www/nginx-full/nginx_upstream_check_module-9aecf15/test/ragel/
H A Dhttp11.c12 #define RSTRING_PTR(s) (RSTRING(s)->ptr) macro
19 #define RSTRING_PTR(s) (RSTRING(s)->ptr) macro
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/optional/capi/
H A Dstring_spec.rb438 describe "RSTRING_PTR" do describe
/dports/lang/ruby26/ruby-2.6.9/ext/json/fbuffer/
H A Dfbuffer.h19 #define RSTRING_PTR(string) RSTRING(string)->ptr macro
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/mruby/include/mruby/
H A Dstring.h79 #define RSTRING_PTR(s) RSTR_PTR(RSTRING(s)) macro
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/
H A Dstring.h79 #define RSTRING_PTR(s) RSTR_PTR(RSTRING(s)) macro
/dports/www/h2o-devel/h2o-dcc7134/deps/mruby/include/mruby/
H A Dstring.h79 #define RSTRING_PTR(s) RSTR_PTR(RSTRING(s)) macro
/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/include/mruby/
H A Dstring.h103 #define RSTRING_PTR(s) RSTR_PTR(RSTRING(s)) macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/include/mruby/
H A Dstring.h103 #define RSTRING_PTR(s) RSTR_PTR(RSTRING(s)) macro
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/include/mruby/
H A Dstring.h103 #define RSTRING_PTR(s) RSTR_PTR(RSTRING(s)) macro
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/include/mruby/
H A Dstring.h103 #define RSTRING_PTR(s) RSTR_PTR(RSTRING(s)) macro
/dports/editors/vim/vim-8.2.3745/src/
H A Dif_ruby.c169 # define RSTRING_PTR(s) RSTRING(s)->ptr macro

1234