Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp363 size_t lendestpath = NS_tstrlen(destpath); in get_full_path() local
365 NS_tchar *s = new NS_tchar[lendestpath + lenrelpath + 2]; in get_full_path()
373 c += lendestpath; in get_full_path()
/dports/editors/libreoffice/libreoffice-7.2.6.2/onlineupdate/source/update/updater/
H A Dupdater.cxx315 size_t lendestpath = NS_tstrlen(destpath); in new_absolute_path() local
317 NS_tchar *s = new NS_tchar[lendestpath + lenrelpath + 2]; in new_absolute_path()
322 c += lendestpath; in new_absolute_path()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp425 size_t lendestpath = NS_tstrlen(destpath); in get_full_path() local
427 NS_tchar* s = new NS_tchar[lendestpath + lenrelpath + 2]; in get_full_path()
435 c += lendestpath; in get_full_path()
/dports/www/firefox/firefox-99.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp446 size_t lendestpath = NS_tstrlen(destpath); in get_full_path() local
448 NS_tchar* s = new NS_tchar[lendestpath + lenrelpath + 2]; in get_full_path()
453 c += lendestpath; in get_full_path()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/onlineupdate/source/update/updater/
H A Dupdater.cxx315 size_t lendestpath = NS_tstrlen(destpath); in new_absolute_path() local
317 NS_tchar *s = new NS_tchar[lendestpath + lenrelpath + 2]; in new_absolute_path()
322 c += lendestpath; in new_absolute_path()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp436 size_t lendestpath = NS_tstrlen(destpath); in get_full_path() local
438 NS_tchar* s = new NS_tchar[lendestpath + lenrelpath + 2]; in get_full_path()
443 c += lendestpath; in get_full_path()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/mozapps/update/updater/
H A Dupdater.cpp396 size_t lendestpath = NS_tstrlen(destpath); in get_full_path() local
398 NS_tchar *s = new NS_tchar[lendestpath + lenrelpath + 2]; in get_full_path()
406 c += lendestpath; in get_full_path()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/update/updater/
H A Dupdater.cpp436 size_t lendestpath = NS_tstrlen(destpath); in get_full_path() local
438 NS_tchar* s = new NS_tchar[lendestpath + lenrelpath + 2]; in get_full_path()
443 c += lendestpath; in get_full_path()