Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dstring.c258 static int fstring_cmp(VALUE a, VALUE b);
263 fstring_cmp,
429 fstring_cmp(VALUE a, VALUE b) in fstring_cmp() function
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.1.05391 * string.c (fstring_cmp): take string encoding into account when