Home
last modified time | relevance | path

Searched defs:xmlFile (Results 26 – 50 of 760) sorted by relevance

12345678910>>...31

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/validation/
H A DOccursWildcardTest.java89 File xmlFile = new File(getClass().getResource("occurs-ok.xml").getFile()); in testOccursMaxMinOk() local
105 File xmlFile = new File(getClass().getResource("occurs-error-min.xml").getFile()); in testOccursMaxMinErrorMin() local
121 File xmlFile = new File(getClass().getResource("occurs-error-max.xml").getFile()); in testOccursMaxMinErrorMax() local
137 File xmlFile = new File(getClass().getResource("occurs-error-min-max.xml").getFile()); in testOccursMaxMinErrorMinMax() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/validation/
H A DMultiOccursTest.java89 File xmlFile = new File(getClass().getResource("multi-occurs-ok.xml").getFile()); in testMultiOccursMaxMinOk() local
105 File xmlFile = new File(getClass().getResource("multi-occurs-error-min.xml").getFile()); in testMultiOccursMaxMinErrorMin() local
121 File xmlFile = new File(getClass().getResource("multi-occurs-error-max.xml").getFile()); in testMultiOccursMaxMinErrorMax() local
137 File xmlFile = new File(getClass().getResource("multi-occurs-error-min-max.xml").getFile()); in testMultiOccursMaxMinErrorMinMax() local
H A DOccursWildcardTest.java89 File xmlFile = new File(getClass().getResource("occurs-ok.xml").getFile()); in testOccursMaxMinOk() local
105 File xmlFile = new File(getClass().getResource("occurs-error-min.xml").getFile()); in testOccursMaxMinErrorMin() local
121 File xmlFile = new File(getClass().getResource("occurs-error-max.xml").getFile()); in testOccursMaxMinErrorMax() local
137 File xmlFile = new File(getClass().getResource("occurs-error-min-max.xml").getFile()); in testOccursMaxMinErrorMinMax() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/unittest/validation/
H A DOccursTest.java89 File xmlFile = new File(getClass().getResource("occurs-ok.xml").getFile()); in testOccursMaxMinOk() local
105 File xmlFile = new File(getClass().getResource("occurs-error-min.xml").getFile()); in testOccursMaxMinErrorMin() local
121 File xmlFile = new File(getClass().getResource("occurs-error-max.xml").getFile()); in testOccursMaxMinErrorMax() local
137 File xmlFile = new File(getClass().getResource("occurs-error-min-max.xml").getFile()); in testOccursMaxMinErrorMinMax() local
H A DMultiOccursTest.java89 File xmlFile = new File(getClass().getResource("multi-occurs-ok.xml").getFile()); in testMultiOccursMaxMinOk() local
105 File xmlFile = new File(getClass().getResource("multi-occurs-error-min.xml").getFile()); in testMultiOccursMaxMinErrorMin() local
121 File xmlFile = new File(getClass().getResource("multi-occurs-error-max.xml").getFile()); in testMultiOccursMaxMinErrorMax() local
137 File xmlFile = new File(getClass().getResource("multi-occurs-error-min-max.xml").getFile()); in testMultiOccursMaxMinErrorMinMax() local
H A DOccursWildcardTest.java89 File xmlFile = new File(getClass().getResource("occurs-ok.xml").getFile()); in testOccursMaxMinOk() local
105 File xmlFile = new File(getClass().getResource("occurs-error-min.xml").getFile()); in testOccursMaxMinErrorMin() local
121 File xmlFile = new File(getClass().getResource("occurs-error-max.xml").getFile()); in testOccursMaxMinErrorMax() local
137 File xmlFile = new File(getClass().getResource("occurs-error-min-max.xml").getFile()); in testOccursMaxMinErrorMinMax() local
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dsopsax.cpp59 FILE *xmlFile; in sopSAXParseFile() local
303 int sopGetChar(FILE *xmlFile) in sopGetChar()
363 void sopSkipSpace(FILE *xmlFile) in sopSkipSpace()
382 int sopGetCharNonQ(FILE *xmlFile) in sopGetCharNonQ()
410 int sopSkipToClose(FILE *xmlFile) in sopSkipToClose()
446 void sopGetItem(FILE *xmlFile, char *Buffer, int Max) in sopGetItem()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/picbrowser/
H A Dcollection.h90 QString xmlFile; variable
131 QString xmlFile; variable
172 QString xmlFile; variable
199 QString xmlFile; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/test/auctionportal/
H A DAuctionItemRepository.java192 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeSAXPos() local
215 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeDOMPos() local
238 String xmlFile = XML_DIR + "doc_fallback.xml"; in testXIncludeFallbackDOMPos() local
262 String xmlFile = XML_DIR + "doc_fallback_text.xml"; in testXIncludeFallbackTextPos() local
285 String xmlFile = XML_DIR + "doc_xpointer_element.xml"; in testXpointerElementPos() local
309 String xmlFile = XML_DIR + "doc_xpointer.xml"; in testXPointerPos() local
332 String xmlFile = XML_DIR + "doc_xinc_loops.xml"; in testXIncludeLoopPos() local
359 String xmlFile = XML_DIR + "schedule.xml"; in testXIncludeNestedPos() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/functional/test/auctionportal/
H A DAuctionItemRepository.java192 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeSAXPos() local
215 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeDOMPos() local
238 String xmlFile = XML_DIR + "doc_fallback.xml"; in testXIncludeFallbackDOMPos() local
262 String xmlFile = XML_DIR + "doc_fallback_text.xml"; in testXIncludeFallbackTextPos() local
285 String xmlFile = XML_DIR + "doc_xpointer_element.xml"; in testXpointerElementPos() local
309 String xmlFile = XML_DIR + "doc_xpointer.xml"; in testXPointerPos() local
332 String xmlFile = XML_DIR + "doc_xinc_loops.xml"; in testXIncludeLoopPos() local
359 String xmlFile = XML_DIR + "schedule.xml"; in testXIncludeNestedPos() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/functional/test/auctionportal/
H A DAuctionItemRepository.java192 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeSAXPos() local
215 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeDOMPos() local
238 String xmlFile = XML_DIR + "doc_fallback.xml"; in testXIncludeFallbackDOMPos() local
262 String xmlFile = XML_DIR + "doc_fallback_text.xml"; in testXIncludeFallbackTextPos() local
285 String xmlFile = XML_DIR + "doc_xpointer_element.xml"; in testXpointerElementPos() local
309 String xmlFile = XML_DIR + "doc_xpointer.xml"; in testXPointerPos() local
332 String xmlFile = XML_DIR + "doc_xinc_loops.xml"; in testXIncludeLoopPos() local
359 String xmlFile = XML_DIR + "schedule.xml"; in testXIncludeNestedPos() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/functional/test/auctionportal/
H A DAuctionItemRepository.java192 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeSAXPos() local
215 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeDOMPos() local
238 String xmlFile = XML_DIR + "doc_fallback.xml"; in testXIncludeFallbackDOMPos() local
262 String xmlFile = XML_DIR + "doc_fallback_text.xml"; in testXIncludeFallbackTextPos() local
285 String xmlFile = XML_DIR + "doc_xpointer_element.xml"; in testXpointerElementPos() local
309 String xmlFile = XML_DIR + "doc_xpointer.xml"; in testXPointerPos() local
332 String xmlFile = XML_DIR + "doc_xinc_loops.xml"; in testXIncludeLoopPos() local
359 String xmlFile = XML_DIR + "schedule.xml"; in testXIncludeNestedPos() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/functional/test/auctionportal/
H A DAuctionItemRepository.java192 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeSAXPos() local
215 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeDOMPos() local
238 String xmlFile = XML_DIR + "doc_fallback.xml"; in testXIncludeFallbackDOMPos() local
262 String xmlFile = XML_DIR + "doc_fallback_text.xml"; in testXIncludeFallbackTextPos() local
285 String xmlFile = XML_DIR + "doc_xpointer_element.xml"; in testXpointerElementPos() local
309 String xmlFile = XML_DIR + "doc_xpointer.xml"; in testXPointerPos() local
332 String xmlFile = XML_DIR + "doc_xinc_loops.xml"; in testXIncludeLoopPos() local
359 String xmlFile = XML_DIR + "schedule.xml"; in testXIncludeNestedPos() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/test/auctionportal/
H A DAuctionItemRepository.java192 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeSAXPos() local
215 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeDOMPos() local
238 String xmlFile = XML_DIR + "doc_fallback.xml"; in testXIncludeFallbackDOMPos() local
262 String xmlFile = XML_DIR + "doc_fallback_text.xml"; in testXIncludeFallbackTextPos() local
285 String xmlFile = XML_DIR + "doc_xpointer_element.xml"; in testXpointerElementPos() local
309 String xmlFile = XML_DIR + "doc_xpointer.xml"; in testXPointerPos() local
332 String xmlFile = XML_DIR + "doc_xinc_loops.xml"; in testXIncludeLoopPos() local
359 String xmlFile = XML_DIR + "schedule.xml"; in testXIncludeNestedPos() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/functional/test/auctionportal/
H A DAuctionItemRepository.java192 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeSAXPos() local
215 String xmlFile = XML_DIR + "doc_xinclude.xml"; in testXIncludeDOMPos() local
238 String xmlFile = XML_DIR + "doc_fallback.xml"; in testXIncludeFallbackDOMPos() local
262 String xmlFile = XML_DIR + "doc_fallback_text.xml"; in testXIncludeFallbackTextPos() local
285 String xmlFile = XML_DIR + "doc_xpointer_element.xml"; in testXpointerElementPos() local
309 String xmlFile = XML_DIR + "doc_xpointer.xml"; in testXPointerPos() local
332 String xmlFile = XML_DIR + "doc_xinc_loops.xml"; in testXIncludeLoopPos() local
359 String xmlFile = XML_DIR + "schedule.xml"; in testXIncludeNestedPos() local
/dports/textproc/xerces-c3/xerces-c-3.2.3/tests/src/XSerializerTest/
H A DXSerializerTest.cpp44 static const char* xmlFile = 0; variable
310 static void parseCase(const char* const xmlFile) in parseCase()
338 , const char* const xmlFile) in parseOne()
390 , const char* const xmlFile) in parseTwo()
476 , const char* const xmlFile) in parseFile()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/functional/org/xml/sax/ptests/
H A DSAXParserNSTableTest.java61 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueTrue() local
82 String xmlFile = XML_DIR + "namespace1.xml"; in testWithTrueFalse() local
101 String xmlFile = XML_DIR + "namespace1.xml"; in testWithFalseTrue() local
/dports/games/warmux/warmux-11.04/src/gui/
H A Dwidget.cpp121 XmlReader * xmlFile = profile->GetXMLDocument(); in ParseXMLMisc() local
131 XmlReader * xmlFile = profile->GetXMLDocument(); in ParseXMLBorder() local
145 XmlReader * xmlFile = profile->GetXMLDocument(); in ParseXMLBackground() local
175 XmlReader * xmlFile = profile->GetXMLDocument(); in ParseHorizontalTypeAttribut() local
195 XmlReader * xmlFile = profile->GetXMLDocument(); in ParseVerticalTypeAttribut() local
214 XmlReader * xmlFile = profile->GetXMLDocument(); in ParseXMLGeometry() local

12345678910>>...31