Vuo  1.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoTextHtml.c File Reference

Description

VuoTextHtml implementation.

Functions

static void __attribute__ ((constructor))
 Initialize libxml (hopefully just once) for this process.
 
VuoText VuoText_removeHtml (VuoText text)
 Returns a new string, removing HTML tags, and converting numeric character references and character entity references to their corresponding character.
 

Function Documentation

static void __attribute__ ( (constructor)  )
static

Initialize libxml (hopefully just once) for this process.

VuoText VuoText_removeHtml ( VuoText  text)

Returns a new string, removing HTML tags, and converting numeric character references and character entity references to their corresponding character.