Searched refs:RSTRING_END (Results 1 – 1 of 1) sorted by relevance
904 #ifndef RSTRING_END905 # define RSTRING_END(x) (RSTRING_PTR(x) + RSTRING_LEN(x)) macro