HomeSort by relevance Sort by last modified time
    Searched full:systemid (Results 126 - 150 of 276) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/expat/lib/
expat.h 316 be non-NULL and systemId, publicID, and notationName will be NULL.
321 For external entities, value will be NULL and systemId will be
336 const XML_Char *systemId,
350 entityName, systemId and notationName arguments will never be
357 const XML_Char *systemId,
369 const XML_Char *systemId,
405 XML_ExternalEntityParserCreate. The systemId argument is the
410 the base for resolving systemId if systemId was relative; this is
436 const XML_Char *systemId,
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/
JTidyDOMImplementation.java 60 * @param systemId The external subset system identifier.
78 String systemId) throws DOMException {
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
importNode01.java 46 * The returned node should belong to this document whose systemId is "staff.dtd"
104 assertURIEquals("systemId", null, null, null, "staffNS.dtd", null, null, null, null, system);
documenttypeinternalSubset01.java 36 * Create a new DocumentType node with null values for publicId and systemId.
importNode02.java 41 * the above string. The returned node should belong to this document whose systemId is "staff.dtd"
importNode05.java 43 * belong to this document whose systemId is "staff.dtd"
  /libcore/luni/src/main/java/javax/xml/parsers/
SAXParser.java 142 * @param systemId The systemId which is needed for resolving relative URIs.
155 String systemId)
162 input.setSystemId(systemId);
197 * @param systemId The systemId which is needed for resolving relative URIs.
208 String systemId)
215 input.setSystemId(systemId);
DocumentBuilder.java 117 * @param systemId Provide a base for resolving relative URIs.
124 public Document parse(InputStream is, String systemId)
131 in.setSystemId(systemId);
  /libcore/luni/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java 105 * , <code>LSInput.stringData</code> <code>LSInput.systemId</code>,
116 * <code>LSOutput.byteStream</code>, <code>LSOutput.systemId</code>,
LSOutput.java 40 * <li> <code>LSOutput.systemId</code>
85 public void setSystemId(String systemId);
LSResourceResolver.java 66 * @param systemId The system identifier, a URI reference [<a href='http://www.ietf.org/rfc/rfc2396.txt'>IETF RFC 2396</a>], of the
78 String systemId,
LSInput.java 42 * <code>LSInput.systemId</code>
148 public void setSystemId(String systemId);
169 * resolving a relative <code>systemId</code> to an absolute URI.
176 * resolving a relative <code>systemId</code> to an absolute URI.
  /libcore/luni/src/main/java/org/xml/sax/ext/
DeclHandler.java 135 * @param systemId The entity's system identifier.
141 String systemId)
LexicalHandler.java 76 * @param systemId The declared system identifier for the
86 String systemId)
  /external/chromium_org/tools/grit/grit/node/
misc.py 496 return { 'comment' : '', 'id' : '', 'systemid': 'false' }
508 if self.attrs['systemid'] == 'true':
512 def Construct(parent, name, id, comment, systemid='false'):
521 node.HandleAttribute('systemid', systemid)
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DocumentImportNode.java 419 // String systemId;
441 // systemId = entity2.getSystemId();
443 // assertEquals("documentimportnode19_Ent2SystemId", systemId, systemIdImp);
444 // systemId = entity6.getSystemId();
446 // assertEquals("documentimportnode19_Ent6SystemId", systemId, systemIdImp);
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLConstructionSite.cpp 430 void HTMLConstructionSite::setCompatibilityModeFromDoctype(const String& name, const String& publicId, const String& systemId)
498 || equalIgnoringCase(systemId, "http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd")
499 || (systemId.isEmpty() && publicId.startsWith("-//W3C//DTD HTML 4.01 Frameset//", false))
500 || (systemId.isEmpty() && publicId.startsWith("-//W3C//DTD HTML 4.01 Transitional//", false))) {
508 || (!systemId.isEmpty() && publicId.startsWith("-//W3C//DTD HTML 4.01 Frameset//", false))
509 || (!systemId.isEmpty() && publicId.startsWith("-//W3C//DTD HTML 4.01 Transitional//", false))) {
538 const String& systemId = StringImpl::create8BitIfPossible(token->systemIdentifier());
539 RefPtr<DocumentType> doctype = DocumentType::create(m_document, token->name(), publicId, systemId);
554 setCompatibilityModeFromDoctype(token->name(), publicId, systemId);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
MarkupAccumulator.cpp 365 if (!n->systemId().isEmpty()) {
368 result.append(n->systemId());
371 } else if (!n->systemId().isEmpty()) {
373 result.append(n->systemId());
  /external/chromium_org/third_party/libxml/src/
runtest.c 834 const xmlChar *ExternalID, const xmlChar *SystemID)
844 if (SystemID == NULL)
847 fprintf(SAXdebug, " %s)\n", SystemID);
858 const xmlChar *ExternalID, const xmlChar *SystemID)
868 if (SystemID == NULL)
871 fprintf(SAXdebug, " %s)\n", SystemID);
878 * @systemId: The system ID of the entity
889 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId)
902 if (systemId != NULL)
903 fprintf(SAXdebug, ", %s)\n", (char *)systemId);
    [all...]
xmllint.c 945 const xmlChar *ExternalID, const xmlChar *SystemID)
955 if (SystemID == NULL)
958 fprintf(stdout, " %s)\n", SystemID);
969 const xmlChar *ExternalID, const xmlChar *SystemID)
979 if (SystemID == NULL)
982 fprintf(stdout, " %s)\n", SystemID);
989 * @systemId: The system ID of the entity
1000 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId)
1013 if (systemId != NULL)
1014 fprintf(stdout, ", %s)\n", (char *)systemId);
    [all...]
  /external/icu4c/i18n/
zonemeta.h 37 static UnicodeString& U_EXPORT2 getCanonicalCLDRID(const UnicodeString &tzid, UnicodeString &systemID, UErrorCode& status);
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXScanner.java 40 public void resetDocumentLocator(String publicid, String systemid) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 214 def notationDecl(self, name, publicId, systemId):
217 def unparsedEntityDecl(self, name, publicId, systemId, ndata):
230 def resolveEntity(self, publicId, systemId):
234 return systemId
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 214 def notationDecl(self, name, publicId, systemId):
217 def unparsedEntityDecl(self, name, publicId, systemId, ndata):
230 def resolveEntity(self, publicId, systemId):
234 return systemId
  /libcore/luni/src/main/java/org/w3c/dom/
DOMImplementation.java 40 * @param systemId The external subset system identifier.
55 String systemId)

Completed in 1042 milliseconds

1 2 3 4 56 7 8 91011>>