Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibunicode.h43 int lre_case_conv(uint32_t *res, uint32_t c, int conv_type);
A Dlibregexp.c137 lre_case_conv(res, c, 2); in lre_canonicalize()
146 len = lre_case_conv(res, c, FALSE); in lre_canonicalize()
A Dlibunicode.c56 int lre_case_conv(uint32_t *res, uint32_t c, int conv_type) in lre_case_conv() function
A Dunicode_gen.c1778 return lre_case_conv(res, c, conv_type); in check_conv()
A Dquickjs.c40628 l = lre_case_conv(res, c, to_lower); in js_string_toLowerCase()

Completed in 123 milliseconds