I want to use two ICU Customize Collation rules in my application like :
- “&b < a”
- “&z < w”
So , how to combine these rules , so that I can use it in ucol_openRules() API ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just concatenate them. See Adding user defined rule to existing language