Home
last modified time | relevance | path

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

/src/contrib/lyaml/ext/yaml/
H A Dscanner.c230 token_iter (lua_State *L) in token_iter() function
338 lua_pushcclosure (L, token_iter, 1); in Pscanner()