Searched refs:standalone (Results 51 - 62 of 62) sorted by relevance

123

/external/libxml2/
H A DHTMLparser.c2331 cur->standalone = 1;
4814 ctxt->standalone = -1;
6567 ctxt->standalone = -1;
H A Dtree.c1179 cur->standalone = -1;
4512 ret->standalone = doc->standalone;
H A DdebugXML.c1199 if (doc->standalone)
1200 fprintf(ctxt->output, "standalone=true\n");
H A Dxmlsave.c736 * Do this only on a standalone DTD or on the internal subset though.
1202 switch (cur->standalone) {
1204 xmlOutputBufferWrite(buf, 16, " standalone=\"no\"");
1207 xmlOutputBufferWrite(buf, 17, " standalone=\"yes\"");
H A Dxmlreader.c4673 * Determine the standalone status of the document being read.
4675 * Returns 1 if the document was declared to be standalone, 0 if it
4676 * was declared to be not standalone, or -1 if the document did not
4677 * specify its standalone status or in case of error.
4691 return(doc->standalone);
H A Dtestapi.c44265 char * standalone; /* "yes" or "no" or NULL for default */ local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/bison/build-aux/
H A Dtexinfo.tex8491 \medskip % space after a standalone image

Completed in 1779 milliseconds

123