Searched refs:tok_add_ch (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | jscompress.c | 66 void tok_add_ch(JSToken *tt, int c) in tok_add_ch() function 233 tok_add_ch(&tokc, ch); in next() 239 tok_add_ch(&tokc, ch); in next() 242 tok_add_ch(&tokc, '\0'); in next() 254 tok_add_ch(&tokc, ch); in next() 258 tok_add_ch(&tokc, ch); in next() 273 tok_add_ch(&tokc, ch); in next() 278 tok_add_ch(&tokc, ch); in next() 302 tok_add_ch(&tokc, '\0'); in next() 322 tok_add_ch(&tokc, 0); in next() [all …]
|
Completed in 3 milliseconds