Home | History | Annotate | Download | only in libxml

Lines Matching refs:XMLCALL

286 XMLPUBFUN int XMLCALL                   xmlIsLetter     (int c);
291 XMLPUBFUN xmlParserCtxtPtr XMLCALL
293 XMLPUBFUN xmlParserCtxtPtr XMLCALL
296 XMLPUBFUN xmlParserCtxtPtr XMLCALL
299 XMLPUBFUN xmlParserCtxtPtr XMLCALL
303 XMLPUBFUN int XMLCALL
306 XMLPUBFUN int XMLCALL
309 XMLPUBFUN int XMLCALL
316 XMLPUBFUN void XMLCALL
327 XMLPUBFUN xmlParserInputPtr XMLCALL
330 XMLPUBFUN xmlParserInputPtr XMLCALL
333 XMLPUBFUN int XMLCALL
336 XMLPUBFUN xmlChar XMLCALL
338 XMLPUBFUN void XMLCALL
340 XMLPUBFUN xmlParserInputPtr XMLCALL
343 XMLPUBFUN xmlParserInputPtr XMLCALL
349 XMLPUBFUN xmlChar * XMLCALL
357 XMLPUBFUN const xmlChar * XMLCALL
359 XMLPUBFUN xmlChar * XMLCALL
361 XMLPUBFUN xmlChar * XMLCALL
364 XMLPUBFUN xmlChar * XMLCALL
366 XMLPUBFUN xmlChar * XMLCALL
368 XMLPUBFUN xmlChar * XMLCALL
370 XMLPUBFUN void XMLCALL
373 XMLPUBFUN xmlChar * XMLCALL
377 XMLPUBFUN void XMLCALL
379 XMLPUBFUN const xmlChar * XMLCALL
381 XMLPUBFUN void XMLCALL
383 XMLPUBFUN void XMLCALL
385 XMLPUBFUN void XMLCALL
387 XMLPUBFUN int XMLCALL
390 XMLPUBFUN xmlEnumerationPtr XMLCALL
392 XMLPUBFUN xmlEnumerationPtr XMLCALL
394 XMLPUBFUN int XMLCALL
397 XMLPUBFUN int XMLCALL
400 XMLPUBFUN void XMLCALL
402 XMLPUBFUN xmlElementContentPtr XMLCALL
406 XMLPUBFUN xmlElementContentPtr XMLCALL
410 XMLPUBFUN int XMLCALL
414 XMLPUBFUN int XMLCALL
416 XMLPUBFUN void XMLCALL
418 XMLPUBFUN int XMLCALL
420 XMLPUBFUN xmlEntityPtr XMLCALL
422 XMLPUBFUN void XMLCALL
424 XMLPUBFUN void XMLCALL
426 XMLPUBFUN void XMLCALL
429 XMLPUBFUN const xmlChar * XMLCALL
432 XMLPUBFUN const xmlChar * XMLCALL
434 XMLPUBFUN void XMLCALL
437 XMLPUBFUN void XMLCALL
439 XMLPUBFUN void XMLCALL
441 XMLPUBFUN void XMLCALL
443 XMLPUBFUN xmlChar * XMLCALL
445 XMLPUBFUN xmlChar * XMLCALL
447 XMLPUBFUN xmlChar * XMLCALL
449 XMLPUBFUN const xmlChar * XMLCALL
451 XMLPUBFUN int XMLCALL
453 XMLPUBFUN void XMLCALL
455 XMLPUBFUN void XMLCALL
457 XMLPUBFUN void XMLCALL
459 XMLPUBFUN void XMLCALL
488 XMLPUBFUN xmlChar * XMLCALL
495 XMLPUBFUN xmlChar * XMLCALL
507 XMLPUBFUN int XMLCALL nodePush (xmlParserCtxtPtr ctxt,
509 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
510 XMLPUBFUN int XMLCALL inputPush (xmlParserCtxtPtr ctxt,
512 XMLPUBFUN xmlParserInputPtr XMLCALL inputPop (xmlParserCtxtPtr ctxt);
513 XMLPUBFUN const xmlChar * XMLCALL namePop (xmlParserCtxtPtr ctxt);
514 XMLPUBFUN int XMLCALL namePush (xmlParserCtxtPtr ctxt,
520 XMLPUBFUN int XMLCALL xmlSkipBlankChars (xmlParserCtxtPtr ctxt);
521 XMLPUBFUN int XMLCALL xmlStringCurrentChar (xmlParserCtxtPtr ctxt,
524 XMLPUBFUN void XMLCALL xmlParserHandlePEReference(xmlParserCtxtPtr ctxt);
525 XMLPUBFUN int XMLCALL xmlCheckLanguageID (const xmlChar *lang);
530 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,
532 XMLPUBFUN int XMLCALL xmlCopyCharMultiByte (xmlChar *out,
534 XMLPUBFUN int XMLCALL xmlCopyChar (int len,
537 XMLPUBFUN void XMLCALL xmlNextChar (xmlParserCtxtPtr ctxt);
538 XMLPUBFUN void XMLCALL xmlParserInputShrink (xmlParserInputPtr in);
544 XMLPUBFUN void XMLCALL htmlInitAutoClose (void);
545 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
567 XMLPUBFUN void XMLCALL xmlSetEntityReferenceFunc (xmlEntityReferenceFunc func);
569 XMLPUBFUN xmlChar * XMLCALL
571 XMLPUBFUN void XMLCALL
573 XMLPUBFUN xmlChar * XMLCALL
575 XMLPUBFUN xmlChar * XMLCALL
577 XMLPUBFUN xmlChar * XMLCALL
579 XMLPUBFUN void XMLCALL xmlParserHandleReference(xmlParserCtxtPtr ctxt);
580 XMLPUBFUN xmlChar * XMLCALL
586 XMLPUBFUN xmlChar * XMLCALL
593 XMLPUBFUN void XMLCALL
603 XMLPUBFUN void XMLCALL