Searched refs:m_compare_fn (Results 1 – 2 of 2) sorted by relevance
127 S->m_compare_fn = (cmp_fcn_t)strcoll; in initialize_post()156 S->m_compare_fn = (cmp_fcn_t)wcscoll; in initialize_post()
259 cmp_fcn_t m_compare_fn; member