Home
last modified time | relevance | path

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

/third_party/quickjs/
Dlibunicode.h66 int cr_copy(CharRange *cr, const CharRange *cr1);
Dlibunicode.c316 int cr_copy(CharRange *cr, const CharRange *cr1) in cr_copy() function
1319 ret = cr_copy(cr, &stack[0]); in unicode_prop_ops()