Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx904 #ifndef RSTRING_END
905 # define RSTRING_END(x) (RSTRING_PTR(x) + RSTRING_LEN(x)) macro