Home
last modified time | relevance | path

Searched defs:list_to_uue (Results 1 – 1 of 1) sorted by relevance

/dports/www/yaws/yaws-2.0.6/src/
H A Dyaws.erl1061 list_to_uue(L) -> list_to_uue(L, []). function
1063 list_to_uue([], Out) -> function
1065 list_to_uue(L, Out) -> function