Home
last modified time | relevance | path

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

/external/qemu/
Djson-lexer.c40 IN_DQ_STRING, enumerator
77 ['0' ... '9'] = IN_DQ_STRING,
78 ['a' ... 'f'] = IN_DQ_STRING,
79 ['A' ... 'F'] = IN_DQ_STRING,
97 ['b'] = IN_DQ_STRING,
98 ['f'] = IN_DQ_STRING,
99 ['n'] = IN_DQ_STRING,
100 ['r'] = IN_DQ_STRING,
101 ['t'] = IN_DQ_STRING,
102 ['\''] = IN_DQ_STRING,
[all …]