Searched defs:tmp (Results 226 - 232 of 232) sorted by relevance

12345678910

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c776 int tmp; local
788 tmp = op->ch1;
790 op->ch2 = tmp;
900 xmlNodePtr tmp; local
915 tmp = cur;
917 xmlDebugDumpOneNode(output, tmp, depth);
2481 xmlXPathObjectPtr *tmp; local
2483 tmp = (xmlXPathObjectPtr *) xmlRealloc(ctxt->valueTab,
2486 if (tmp == NULL) {
2492 ctxt->valueTab = tmp;
3324 xmlNodePtr tmp; local
6232 xmlNodePtr tmp = NULL; local
7967 xmlAttrPtr tmp = (xmlAttrPtr) ctxt->context->node; local
8456 xmlNodePtr tmp; local
8880 xmlChar *tmp; local
9977 unsigned long tmp = 0; local
10073 unsigned long tmp = 0; local
11740 xmlXPathObjectPtr tmp; local
12909 xmlXPathObjectPtr tmp = NULL; local
13042 xmlXPathObjectPtr tmp = NULL; local
13475 xmlXPathObjectPtr obj, tmp; local
13845 xmlXPathObjectPtr tmp; local
14526 const xmlChar *tmp; local
14777 xmlXPathObjectPtr tmp; local
14904 xmlXPathObjectPtr res, tmp, init = NULL; local
14966 xmlXPathObjectPtr res, tmp; local
[all...]
H A Dxmlschemas.c6714 xmlSchemaWildcardNsPtr tmp, lastNs = NULL; local
6786 tmp = wildc->nsSet;
6787 while (tmp != NULL) {
6788 if (dictnsItem == tmp->value)
6790 tmp = tmp->next;
6792 if (tmp == NULL) {
6793 tmp = xmlSchemaNewWildcardNsConstraint(ctxt);
6794 if (tmp == NULL) {
6798 tmp
8881 xmlChar *tmp; local
12521 xmlAutomataStatePtr start, tmp; local
12810 xmlAutomataStatePtr tmp; local
12860 xmlAutomataStatePtr tmp; local
13388 xmlSchemaWildcardNsPtr cur, tmp, last; local
13435 xmlSchemaWildcardNsPtr cur, curB, tmp; local
13695 xmlSchemaWildcardNsPtr cur, curB, prev, tmp; local
14375 xmlSchemaAttributeUsePtr tmp; local
15825 xmlSchemaAttributeUsePtr use, tmp; local
19267 xmlSchemaAttributeUsePtr use, tmp; local
27415 xmlSchemaIDCMatcherPtr matcher = vctxt->idcMatcherCache, tmp; local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 95 milliseconds

12345678910