Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibunicode.h99 int cr_op(CharRange *cr, const uint32_t *a_pt, int a_len,
A Dlibunicode.c355 int cr_op(CharRange *cr, const uint32_t *a_pt, int a_len, in cr_op() argument
366 if (a_pt[a_idx] < b_pt[b_idx]) { in cr_op()
368 } else if (a_pt[a_idx] == b_pt[b_idx]) { in cr_op()
369 v = a_pt[a_idx]; in cr_op()
377 v = a_pt[a_idx++]; in cr_op()

Completed in 8 milliseconds