constant WFST_PAD_CHARACTER in Webform Structured Text 6
Same name and namespace in other branches
- 7 structured_text.inc \WFST_PAD_CHARACTER
Include file for structured text component.
2 uses of WFST_PAD_CHARACTER
- webform_structured_text_parse_value in ./
structured_text.inc - Helper function to take a string value and parse it into an array based on a mask.
- _webform_structured_text_create_store_value in ./
structured_text.inc - Helper function to assemble the string to be stored.
File
- ./
structured_text.inc, line 6
Code
define('WFST_PAD_CHARACTER', chr(31));