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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_utfconv.c151 static void priortysort(u_int16_t* characters, int count);
524 priortysort(ucsp - combcharcnt, combcharcnt);
563 priortysort(ucsp - combcharcnt, combcharcnt);
596 priortysort(ucsp - combcharcnt, combcharcnt);
611 priortysort(ucsp - combcharcnt, combcharcnt);
1017 * priortysort - order combining chars into canonical order
1022 priortysort(u_int16_t* characters, int count) function

Completed in 19 milliseconds