Home
last modified time | relevance | path

Searched refs:unicode_case1 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibunicode.c1159 static int unicode_case1(CharRange *cr, int case_mask) in unicode_case1() function
1265 if (unicode_case1(&stack[stack_len - 1], a)) in unicode_prop_ops()
1455 ret = unicode_case1(cr, CASE_U); in unicode_prop()
1458 ret = unicode_case1(cr, CASE_L); in unicode_prop()
1461 ret = unicode_case1(cr, CASE_U | CASE_L | CASE_F); in unicode_prop()

Completed in 5 milliseconds