Searched refs:has_multi_col (Results 1 – 2 of 2) sorted by relevance
118 int str_props(const char *mbstring, unsigned int *cols, bool *has_multi_col);
161 int str_props(const char *mbstring, unsigned int *cols, bool *has_multi_col) in str_props() argument187 if (has_multi_col != NULL) in str_props()188 *has_multi_col = multicol; in str_props()