Skip to main content

Module entity

Module entity 

Source
Expand description

Entity decoding with SIMD fast-path. Entity decoding with SIMD fast-path.

If the input contains no & characters, returns Cow::Borrowed (zero allocation). Otherwise, decodes named (&), decimal (<), and hex (<) character references using fhp_core::entity.

Functionsยง

decode_entities
Decode HTML entities in a string.