Searched refs:stringtype (Results 1 – 3 of 3) sorted by relevance
49 static char stringtype;55 stringtype = CFStringGetTypeID();60 stringtype = CFStringGetTypeID();65 stringtype = CFStringGetTypeID();
79 vt->parser.stringtype = type; in start_string()103 switch(vt->parser.stringtype) { in done_string()
185 VTermParserStringType stringtype; member