Searched defs:xmlRegStatePtr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c178 typedef xmlRegState *xmlRegStatePtr; typedef
191 xmlRegStatePtr start;
192 xmlRegStatePtr start0;
193 xmlRegStatePtr stop;
245 xmlRegStatePtr start;
246 xmlRegStatePtr end;
247 xmlRegStatePtr state;
257 xmlRegStatePtr *states;
271 xmlRegStatePtr *states;
292 xmlRegStatePtr stat
[all...]
/external/libxml2/
H A Dxmlregexp.c178 typedef xmlRegState *xmlRegStatePtr; typedef
191 xmlRegStatePtr start;
192 xmlRegStatePtr start0;
193 xmlRegStatePtr stop;
245 xmlRegStatePtr start;
246 xmlRegStatePtr end;
247 xmlRegStatePtr state;
257 xmlRegStatePtr *states;
271 xmlRegStatePtr *states;
292 xmlRegStatePtr stat
[all...]

Completed in 241 milliseconds