Home
last modified time | relevance | path

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

/external/qemu/
Djson-lexer.c43 IN_SQ_STRING, enumerator
113 ['0' ... '9'] = IN_SQ_STRING,
114 ['a' ... 'f'] = IN_SQ_STRING,
115 ['A' ... 'F'] = IN_SQ_STRING,
133 ['b'] = IN_SQ_STRING,
134 ['f'] = IN_SQ_STRING,
135 ['n'] = IN_SQ_STRING,
136 ['r'] = IN_SQ_STRING,
137 ['t'] = IN_SQ_STRING,
140 ['\''] = IN_SQ_STRING,
[all …]