Home
last modified time | relevance | path

Searched refs:xml_escape_malloc (Results 1 – 1 of 1) sorted by relevance

/dports/audio/fapg/fapg-0.43/
H A Dfapg.c1208 char * xml_escape_malloc(const char * input) in xml_escape_malloc() function
1425 char * escaped_title = xml_escape_malloc(title); in parse_file()
1432 char * escaped_artist = xml_escape_malloc(artist); in parse_file()
1446 escaped_location = xml_escape_malloc(relative_location); in parse_file()