Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dcutils.h281 static inline int from_hex(int c) in from_hex() function
A Dlibregexp.c532 h = from_hex(*p++); in lre_parse_escape()
551 h = from_hex(*p++); in lre_parse_escape()
563 h = from_hex(p[2 + i]); in lre_parse_escape()
A Dquickjs.c46905 if ((h = from_hex(string_get(p, k++))) < 0) in string_get_hex()

Completed in 117 milliseconds