View Source erlte_utils (erlte v0.1.0)

Link to this section Summary

Functions

Simple version of html entities encode
Remove a list from the begining of another list. If the list is not found false is returned. If the is found the remaining of the second list is returned.
Convert variable name to binary

Link to this section Functions

Link to this function

html_entities_encode(Value)

View Source
Simple version of html entities encode
Link to this function

list_remove_start_list(TT, IT)

View Source
Remove a list from the begining of another list. If the list is not found false is returned. If the is found the remaining of the second list is returned.
Link to this function

variable_name_to_binary(Name)

View Source
Convert variable name to binary