• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/

Lines Matching refs:XMLCALL

103 XMLPUBFUN int XMLCALL		
105 XMLPUBFUN double XMLCALL
107 XMLPUBFUN xmlChar * XMLCALL
109 XMLPUBFUN xmlNodeSetPtr XMLCALL
111 XMLPUBFUN void * XMLCALL
332 XMLPUBFUN void XMLCALL
341 XMLPUBFUN void XMLCALL
349 XMLPUBFUN void XMLCALL
355 XMLPUBFUN void XMLCALL
360 XMLPUBFUN void XMLCALL
364 XMLPUBFUN void XMLCALL
372 XMLPUBFUN int XMLCALL
375 XMLPUBFUN xmlNodeSetPtr XMLCALL
378 XMLPUBFUN xmlNodeSetPtr XMLCALL
382 XMLPUBFUN xmlNodeSetPtr XMLCALL
384 XMLPUBFUN xmlNodeSetPtr XMLCALL
387 XMLPUBFUN int XMLCALL
391 XMLPUBFUN xmlNodeSetPtr XMLCALL
394 XMLPUBFUN xmlNodeSetPtr XMLCALL
397 XMLPUBFUN xmlNodeSetPtr XMLCALL
400 XMLPUBFUN xmlNodeSetPtr XMLCALL
404 XMLPUBFUN xmlNodeSetPtr XMLCALL
407 XMLPUBFUN xmlNodeSetPtr XMLCALL
410 XMLPUBFUN xmlNodeSetPtr XMLCALL
413 XMLPUBFUN xmlNodeSetPtr XMLCALL
422 XMLPUBFUN int XMLCALL
426 XMLPUBFUN const xmlChar * XMLCALL
429 XMLPUBFUN void XMLCALL
432 XMLPUBFUN int XMLCALL
436 XMLPUBFUN int XMLCALL
441 XMLPUBFUN int XMLCALL
445 XMLPUBFUN int XMLCALL
450 XMLPUBFUN xmlXPathFunction XMLCALL
453 XMLPUBFUN xmlXPathFunction XMLCALL
457 XMLPUBFUN void XMLCALL
459 XMLPUBFUN xmlXPathObjectPtr XMLCALL
462 XMLPUBFUN xmlXPathObjectPtr XMLCALL
466 XMLPUBFUN void XMLCALL
472 XMLPUBFUN xmlXPathParserContextPtr XMLCALL
475 XMLPUBFUN void XMLCALL
479 XMLPUBFUN xmlXPathObjectPtr XMLCALL
481 XMLPUBFUN int XMLCALL
485 XMLPUBFUN xmlXPathObjectPtr XMLCALL
487 XMLPUBFUN xmlXPathObjectPtr XMLCALL
489 XMLPUBFUN xmlXPathObjectPtr XMLCALL
491 XMLPUBFUN xmlXPathObjectPtr XMLCALL
493 XMLPUBFUN xmlXPathObjectPtr XMLCALL
495 XMLPUBFUN xmlXPathObjectPtr XMLCALL
497 XMLPUBFUN xmlXPathObjectPtr XMLCALL
499 XMLPUBFUN xmlXPathObjectPtr XMLCALL
501 XMLPUBFUN void XMLCALL
504 XMLPUBFUN void XMLCALL
507 XMLPUBFUN void XMLCALL
511 XMLPUBFUN void XMLCALL
514 XMLPUBFUN void XMLCALL
516 XMLPUBFUN void XMLCALL
518 XMLPUBFUN xmlChar * XMLCALL
520 XMLPUBFUN xmlChar * XMLCALL
526 XMLPUBFUN double XMLCALL
528 XMLPUBFUN int XMLCALL
531 XMLPUBFUN void XMLCALL
533 XMLPUBFUN xmlNodeSetPtr XMLCALL
536 XMLPUBFUN void XMLCALL
539 XMLPUBFUN void XMLCALL
542 XMLPUBFUN xmlXPathObjectPtr XMLCALL
544 XMLPUBFUN xmlXPathObjectPtr XMLCALL
546 XMLPUBFUN xmlXPathObjectPtr XMLCALL
549 XMLPUBFUN int XMLCALL xmlXPathEqualValues(xmlXPathParserContextPtr ctxt);
550 XMLPUBFUN int XMLCALL xmlXPathNotEqualValues(xmlXPathParserContextPtr ctxt);
551 XMLPUBFUN int XMLCALL xmlXPathCompareValues(xmlXPathParserContextPtr ctxt, int inf, int strict);
552 XMLPUBFUN void XMLCALL xmlXPathValueFlipSign(xmlXPathParserContextPtr ctxt);
553 XMLPUBFUN void XMLCALL xmlXPathAddValues(xmlXPathParserContextPtr ctxt);
554 XMLPUBFUN void XMLCALL xmlXPathSubValues(xmlXPathParserContextPtr ctxt);
555 XMLPUBFUN void XMLCALL xmlXPathMultValues(xmlXPathParserContextPtr ctxt);
556 XMLPUBFUN void XMLCALL xmlXPathDivValues(xmlXPathParserContextPtr ctxt);
557 XMLPUBFUN void XMLCALL xmlXPathModValues(xmlXPathParserContextPtr ctxt);
559 XMLPUBFUN int XMLCALL xmlXPathIsNodeType(const xmlChar *name);
564 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextSelf(xmlXPathParserContextPtr ctxt,
566 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextChild(xmlXPathParserContextPtr ctxt,
568 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt,
570 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendantOrSelf(xmlXPathParserContextPtr ctxt,
572 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextParent(xmlXPathParserContextPtr ctxt,
574 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAncestorOrSelf(xmlXPathParserContextPtr ctxt,
576 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextFollowingSibling(xmlXPathParserContextPtr ctxt,
578 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextFollowing(xmlXPathParserContextPtr ctxt,
580 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt,
582 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAttribute(xmlXPathParserContextPtr ctxt,
584 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextPreceding(xmlXPathParserContextPtr ctxt,
586 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAncestor(xmlXPathParserContextPtr ctxt,
588 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextPrecedingSibling(xmlXPathParserContextPtr ctxt,
593 XMLPUBFUN void XMLCALL xmlXPathLastFunction(xmlXPathParserContextPtr ctxt, int nargs);
594 XMLPUBFUN void XMLCALL xmlXPathPositionFunction(xmlXPathParserContextPtr ctxt, int nargs);
595 XMLPUBFUN void XMLCALL xmlXPathCountFunction(xmlXPathParserContextPtr ctxt, int nargs);
596 XMLPUBFUN void XMLCALL xmlXPathIdFunction(xmlXPathParserContextPtr ctxt, int nargs);
597 XMLPUBFUN void XMLCALL xmlXPathLocalNameFunction(xmlXPathParserContextPtr ctxt, int nargs);
598 XMLPUBFUN void XMLCALL xmlXPathNamespaceURIFunction(xmlXPathParserContextPtr ctxt, int nargs);
599 XMLPUBFUN void XMLCALL xmlXPathStringFunction(xmlXPathParserContextPtr ctxt, int nargs);
600 XMLPUBFUN void XMLCALL xmlXPathStringLengthFunction(xmlXPathParserContextPtr ctxt, int nargs);
601 XMLPUBFUN void XMLCALL xmlXPathConcatFunction(xmlXPathParserContextPtr ctxt, int nargs);
602 XMLPUBFUN void XMLCALL xmlXPathContainsFunction(xmlXPathParserContextPtr ctxt, int nargs);
603 XMLPUBFUN void XMLCALL xmlXPathStartsWithFunction(xmlXPathParserContextPtr ctxt, int nargs);
604 XMLPUBFUN void XMLCALL xmlXPathSubstringFunction(xmlXPathParserContextPtr ctxt, int nargs);
605 XMLPUBFUN void XMLCALL xmlXPathSubstringBeforeFunction(xmlXPathParserContextPtr ctxt, int nargs);
606 XMLPUBFUN void XMLCALL xmlXPathSubstringAfterFunction(xmlXPathParserContextPtr ctxt, int nargs);
607 XMLPUBFUN void XMLCALL xmlXPathNormalizeFunction(xmlXPathParserContextPtr ctxt, int nargs);
608 XMLPUBFUN void XMLCALL xmlXPathTranslateFunction(xmlXPathParserContextPtr ctxt, int nargs);
609 XMLPUBFUN void XMLCALL xmlXPathNotFunction(xmlXPathParserContextPtr ctxt, int nargs);
610 XMLPUBFUN void XMLCALL xmlXPathTrueFunction(xmlXPathParserContextPtr ctxt, int nargs);
611 XMLPUBFUN void XMLCALL xmlXPathFalseFunction(xmlXPathParserContextPtr ctxt, int nargs);
612 XMLPUBFUN void XMLCALL xmlXPathLangFunction(xmlXPathParserContextPtr ctxt, int nargs);
613 XMLPUBFUN void XMLCALL xmlXPathNumberFunction(xmlXPathParserContextPtr ctxt, int nargs);
614 XMLPUBFUN void XMLCALL xmlXPathSumFunction(xmlXPathParserContextPtr ctxt, int nargs);
615 XMLPUBFUN void XMLCALL xmlXPathFloorFunction(xmlXPathParserContextPtr ctxt, int nargs);
616 XMLPUBFUN void XMLCALL xmlXPathCeilingFunction(xmlXPathParserContextPtr ctxt, int nargs);
617 XMLPUBFUN void XMLCALL xmlXPathRoundFunction(xmlXPathParserContextPtr ctxt, int nargs);
618 XMLPUBFUN void XMLCALL xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs);
623 XMLPUBFUN void XMLCALL xmlXPathNodeSetFreeNs(xmlNsPtr ns);