Searched defs:_xmlRegexp (Results 1 – 2 of 2) sorted by relevance
268 struct _xmlRegexp { struct269 xmlChar *string;270 int nbStates;271 xmlRegStatePtr *states;272 int nbAtoms;273 xmlRegAtomPtr *atoms;274 int nbCounters;275 xmlRegCounter *counters;276 int determinist;277 int flags;[all …]
272 struct _xmlRegexp { struct273 xmlChar *string;274 int nbStates;275 xmlRegStatePtr *states;276 int nbAtoms;277 xmlRegAtomPtr *atoms;278 int nbCounters;279 xmlRegCounter *counters;280 int determinist;281 int flags;[all …]