Searched refs:inputStack (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c333 xmlRegInputTokenPtr inputStack;/* when operating on strings */ member in struct:_xmlRegExecCtxt
3004 if (exec->inputStack != NULL) {
3009 exec->inputStack[exec->inputStackNr - (i + 1)].value);
3131 exec->inputStack = NULL;
3475 exec->inputStack = NULL;
3505 if (exec->inputStack != NULL) {
3509 if (exec->inputStack[i].value != NULL)
3510 xmlFree(exec->inputStack[i].value);
3512 xmlFree(exec->inputStack);
3527 exec->inputStack
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 5191 milliseconds