Searched defs:CURRENT (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpointer.c894 * CURRENT Returns the current char value, with the full decoding of
909 #define CURRENT (*ctxt->cur) macro
H A Dpattern.c721 #define CURRENT (*ctxt->cur) macro
H A DHTMLparser.c229 * CURRENT Returns the current char value, with the full decoding of
255 #define CURRENT ((int) (*ctxt->input->cur)) macro
H A Dxpath.c2660 * CURRENT Returns the current char value, with the full decoding of
2682 #define CURRENT (*ctxt->cur) macro
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_typelib.c62 #define CURRENT(state) (((struct priv_data *)state->priv)->current) macro
560 CURRENT(state) = ide->interface_descriptor = id;
696 CURRENT(state), 1)) {
701 td = &CURRENT(state)->additional_types[NEXT_TYPE(state)];
1049 XPTInterfaceDescriptor *id = CURRENT(state);
1076 XPTInterfaceDescriptor *id = CURRENT(state);
1172 id = CURRENT(state);

Completed in 148 milliseconds