MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / V_StripAndPreserveHTMLCore

Function V_StripAndPreserveHTMLCore

src/tier1/strtools.cpp:4287–4606  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Strips all HTML tags not specified in rgszPreserveTags Does some additional formatting, like turning into * when not preserving that tag, and auto-closing unclosed tags if they aren't specified in rgszNoCloseTags -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

V_StripAndPreserveHTMLFunction · 0.85

Calls 10

V_iswspaceFunction · 0.85
V_isalnumFunction · 0.85
V_isspaceFunction · 0.85
PutCharMethod · 0.80
TellPutMethod · 0.80
PutMethod · 0.45
CountMethod · 0.45
RemoveMethod · 0.45
AddToTailMethod · 0.45
BaseMethod · 0.45

Tested by

no test coverage detected