Searched refs:RSTRIP (Results 1 – 1 of 1) sorted by relevance
794 enum { LSTRIP, RSTRIP, STRIP }; enumerator823 if (type == RSTRIP) { in str_uni_strip()835 } else if (type == RSTRIP) { in str_uni_strip()878 return str_uni_strip(RSTRIP, n_args, args); in str_rstrip()
Completed in 6 milliseconds