Home
last modified time | relevance | path

Searched refs:htmlwescape (Results 1 – 3 of 3) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Descape.h25 char * ATTRIBUTE_MALLOC htmlwescape (BITCODE_TU wsrc);
H A Descape.c104 htmlwescape (BITCODE_TU wstr) in htmlwescape() function
H A Ddwg2SVG.c235 escaped = htmlwescape ((BITCODE_TU)text->text_value); in output_TEXT()
775 escaped = htmlwescape ((BITCODE_TU)hdr->name); in output_BLOCK_HEADER()