Home
last modified time | relevance | path

Searched refs:xmlns (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dsubtitle33 >20 search/400 \020xmlns=
H A Dkml10 >20 search/400 \ xmlns=
H A Dsgml43 >19 search/4096/cWbt \<html\ xmlns= XHTML document text
H A Dcad430 >20 search/1000/w xmlns="http://schemas.microsoft.com/3dmanufacturing 3MF (3D Manufacturing Format)…
/freebsd/contrib/expat/doc/
H A Dok.min.css2xmlns='http://www.w3.org/2000/svg' height='8' viewBox='0 0 12 8' width='24' fill='none'%3E%3Cpath …
/freebsd/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl15 <package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
115 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
245 <ProjectSchemaDefinitions xmlns="clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microso…
/freebsd/contrib/expat/lib/
H A Dxmlparse.c365 XML_Bool xmlns;
2514 return XML_L("reserved prefix (xmlns) must not be declared or undeclared"); in XML_ErrorString()
3499 if (attId->xmlns) { in storeAtts()
3532 if (da->id->xmlns) { in storeAtts()
3931 // "http://www.w3.org/2000/xmlns/" in addBinding()
3955 /* Not allowed to bind xmlns */ in addBinding()
6533 if (isId && ! type->idAtt && ! attId->xmlns) in defineAttribute()
6644 id->xmlns = XML_TRUE; in getAttributeId()
7003 newA->xmlns = oldA->xmlns; in dtdCopy()
364 XML_Bool xmlns; global() member
[all...]
/freebsd/contrib/expat/
H A DChanges460 characters in "xmlns[:prefix]" attribute values
535 "<r xmlns:a='[..]' a:a123='[..]' [..] />"