Searched defs:SKIP (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpointer.c892 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
902 #define SKIP(val) ctxt->cur += (val) macro
H A Dcatalog.c2142 #define SKIP(x) cur += x; macro
2158 SKIP(2);
H A Dpattern.c713 #define SKIP(val) ctxt->cur += (val) macro
H A DHTMLparser.c224 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
239 #define SKIP(val) ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val) macro
2856 SKIP(6);
2870 SKIP(6);
2914 SKIP(2);
2924 SKIP(1);
2982 SKIP(1);
3028 SKIP(4);
3108 SKIP(3);
3127 SKIP(
[all...]
H A Dparser.c1623 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
1663 #define SKIP(val) do { \ macro
1874 SKIP(3);
1899 /* on purpose to avoid reentrancy problems with NEXT and SKIP */
1905 SKIP(2);
1926 /* on purpose to avoid reentrancy problems with NEXT and SKIP */
3912 SKIP(6);
3923 SKIP(6);
4112 SKIP(4);
4202 SKIP(
[all...]
H A Dxpath.c2658 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
2668 #define SKIP(val) ctxt->cur += (val) macro
10620 SKIP(2);
10726 SKIP(3);
10729 SKIP(3);
10869 SKIP(3);
10895 SKIP(2);
11209 SKIP(2);
11264 SKIP(2);
11357 SKIP(
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 118 milliseconds