MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / RemoveInvalidXmlCharacters

Method RemoveInvalidXmlCharacters

src/gtest/gtest-all.cpp:4472–4480  ·  view source on GitHub ↗

Returns the given string with all characters invalid in XML removed. Currently invalid characters are dropped from the string. An alternative is to replace them with certain characters such as . or ?.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected