Home
last modified time | relevance | path

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

/dports/editors/hnb/hnb-1.9.18/src/
H A Dfile_hnb.c53 static char *xmlunquote[]={ variable
197 {char *unquoted=string_replace(rdata,xmlunquote); in import_hnb()
239 char *unquoted=string_replace(nodedata,xmlunquote); in import_hnb()
H A Dfile_xml.c51 static char *xmlunquote[]={ variable
256 char *unquoted=string_replace(nodedata,xmlunquote); in import_xml()
295 char *unquoted=string_replace(nodedata,xmlunquote); in import_xml()
H A Dfile_opml.c51 static char *xmlunquote[]={ variable
182 unquoted=string_replace(rdata,xmlunquote); in import_opml()