Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ _common_test.ts
File
_common_test.ts
xml/_common_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2018-2026 the Deno authors. MIT license.
2
3
import
{ assertEquals } from
"@std/assert"
;
4
import
{
Callers
nothing calls this directly
Calls
8
validateXmlDeclaration
Function · 0.90
assertEquals
Function · 0.90
validateQName
Function · 0.90
validateNamespaceBinding
Function · 0.90
parseName
Function · 0.90
isReservedPiTarget
Function · 0.90
validatePubidLiteral
Function · 0.90
isIllegalXmlLiteralChar
Function · 0.90
Tested by
no test coverage detected