Searched defs:ImportCtx (Results 1 – 1 of 1) sorted by relevance
2140 typedef struct ImportCtx ImportCtx; typedef2141 struct ImportCtx { struct2154 static void import_append_char(ImportCtx *p, int c){ in import_append_char() argument