CUnit Programmers Reference  3.0
Data Fields
bindings Struct Reference

Structure containing mappings of special characters to xml entity codes. More...

Data Fields

const char special_char
 Special character.
 
const char * replacement
 Entity code for special character.
 

Detailed Description

Structure containing mappings of special characters to xml entity codes.

special_char's in the CU_bindings array will be translated during calls to CU_translate_special_characters(). Add additional chars/replacements or modify existing ones to change the behavior upon translation.


The documentation for this struct was generated from the following file: