Searched refs:lasttype (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/examples/tdbpack/
H A Doldtdbutil.py58 lasttype = ""
71 if (lasttype == 'f'):
108 lasttype = type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregc_lex.c46 #define LASTTYPE(t) (v->lasttype == (t))
284 v->lasttype = v->nexttype;
421 v->nexttype = v->lasttype;
554 assert(v->nexttype == v->lasttype);
646 v->nexttype = v->lasttype;
H A Dregcomp.c204 int lasttype; /* type of previous token */ member in struct:vars

Completed in 91 milliseconds