Lines Matching refs:deprecated
55 static int deprecated = 0; in htmlDecodeEntities() local
57 if (!deprecated) { in htmlDecodeEntities()
60 deprecated = 1; in htmlDecodeEntities()
416 static int deprecated = 0; in xmlDecodeEntities() local
418 if (!deprecated) { in xmlDecodeEntities()
421 deprecated = 1; in xmlDecodeEntities()
446 static int deprecated = 0; in xmlNamespaceParseNCName() local
448 if (!deprecated) { in xmlNamespaceParseNCName()
451 deprecated = 1; in xmlNamespaceParseNCName()
481 static int deprecated = 0; in xmlNamespaceParseQName() local
483 if (!deprecated) { in xmlNamespaceParseQName()
486 deprecated = 1; in xmlNamespaceParseQName()
510 static int deprecated = 0; in xmlNamespaceParseNSDef() local
512 if (!deprecated) { in xmlNamespaceParseNSDef()
515 deprecated = 1; in xmlNamespaceParseNSDef()
533 static int deprecated = 0; in xmlParseQuotedString() local
535 if (!deprecated) { in xmlParseQuotedString()
538 deprecated = 1; in xmlParseQuotedString()
561 static int deprecated = 0; in xmlParseNamespace() local
563 if (!deprecated) { in xmlParseNamespace()
566 deprecated = 1; in xmlParseNamespace()
593 static int deprecated = 0; in xmlScanName() local
595 if (!deprecated) { in xmlScanName()
598 deprecated = 1; in xmlScanName()
633 static int deprecated = 0; in xmlParserHandleReference() local
635 if (!deprecated) { in xmlParserHandleReference()
638 deprecated = 1; in xmlParserHandleReference()
659 static int deprecated = 0; in xmlHandleEntity() local
661 if (!deprecated) { in xmlHandleEntity()
664 deprecated = 1; in xmlHandleEntity()
683 static int deprecated = 0; in xmlNewGlobalNs() local
685 if (!deprecated) { in xmlNewGlobalNs()
688 deprecated = 1; in xmlNewGlobalNs()
703 static int deprecated = 0; in xmlUpgradeOldNs() local
705 if (!deprecated) { in xmlUpgradeOldNs()
708 deprecated = 1; in xmlUpgradeOldNs()