Searched refs:RAWGET_STRDUP (Results 1 – 2 of 2) sorted by relevance
53 RAWGET_STRDUP (encoding); lua_pop (L, 1); in emit_STREAM_START()173 RAWGET_STRDUP (style); lua_pop (L, 1); in emit_MAPPING_START()218 RAWGET_STRDUP (style); lua_pop (L, 1); in emit_SEQUENCE_START()263 RAWGET_STRDUP (style); lua_pop (L, 1); in emit_SCALAR()322 RAWGET_STRDUP (type); lua_pop (L, 1); in emit()
106 #define RAWGET_STRDUP(_k) \ macro