Searched refs:str_independent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dstring.c1338 str_independent(VALUE str) function
1371 if (!str_independent(str))
1382 if (!str_independent(str)) {
1404 if (!str_independent(str))
1863 independent = str_independent(str);

Completed in 109 milliseconds