Searched defs:DblquoteStr (Results 1 – 1 of 1) sorted by relevance
408 typedef struct DblquoteStr DblquoteStr; typedef409 struct DblquoteStr { struct410 DblquoteStr *pNextStr; /* Next string literal in the list */ argument411 char z[8]; /* Dequoted value for the string */