Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_go_file.h69 ABI_EXPORT char *UT_go_url_resolve_relative (const char *ref_uri, const char *rel_uri);
H A Dut_go_file.cpp826 UT_go_url_resolve_relative (const char *ref_uri, const char *rel_uri) in UT_go_url_resolve_relative() function
/dports/editors/abiword/abiword-3.0.5/plugins/wml/xp/
H A Die_imp_WML.cpp776 char * relative_file = UT_go_url_resolve_relative(m_szFileName, name); in createImage()
/dports/editors/abiword/abiword-3.0.5/plugins/xslfo/xp/
H A Die_imp_XSL-FO.cpp1081 char * relative_file = UT_go_url_resolve_relative(m_szFileName, name); in createImage()
/dports/editors/abiword/abiword-3.0.5/plugins/docbook/xp/
H A Die_imp_DocBook.cpp2912 char * relative_file = UT_go_url_resolve_relative(m_szFileName, name); in createImage()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_XHTML.cpp1980 char * relative_file = UT_go_url_resolve_relative(m_szFileName, szFile); in importImage()