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