/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/zenpage/ |
H A D | class-zenpageitems.php | 60 $c = tagURLs($c); 121 $this->set("extracontent", tagURLs($ec));
|
H A D | class-zenpagepage.php | 142 $this->set('password_hint', tagURLs($hint));
|
H A D | class-zenpagecategory.php | 51 $desc = tagURLs($desc);
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/ |
H A D | class-mediaobject.php | 35 $desc = tagURLs($desc); 117 $this->set('password_hint', tagURLs($hint));
|
H A D | class-themeobject.php | 44 $this->set('title', tagURLs($title)); 205 $this->set('codeblock', tagURLs($cb)); 228 $this->set('custom_data', tagURLs($val));
|
H A D | class-gallery.php | 65 $this->set('gallery_title', tagURLs($title)); 90 $desc = tagURLs($desc); 116 $notice = tagURLs($notice); 203 $this->set('gallery_hint', tagURLs($value)); 1084 $this->set('website_title', tagURLs($value)); 1216 $this->set('codeblock', tagURLs($cb));
|
H A D | class-image.php | 830 $this->set('city', tagURLs($city)); 853 $this->set('state', tagURLs($state)); 876 $this->set('country', tagURLs($country)); 899 $this->set('credit', tagURLs($credit)); 922 $this->set('copyright', tagURLs($copyright));
|
H A D | functions.php | 2943 function tagURLs($text) { function 2952 $text[$key] = tagURLs($textelement);
|
H A D | class-album.php | 193 $this->set('location', tagURLs($place));
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/deprecated-functions/ |
H A D | deprecated-functions.php | 495 static function tagURLs() { function in internal_deprecations 606 * @see tagURLs() 608 static function tagURLs($text) { function in zpFunctions 609 internal_deprecations::tagURLs(); 610 return tagURLs($text);
|
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/ |
H A D | kstringhandlertest.h | 12 void tagURLs();
|
H A D | kstringhandlertest.cpp | 18 void KStringHandlerTest::tagURLs() in tagURLs() function in KStringHandlerTest
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/ |
H A D | defaultCodeblocks.php | 76 $this->codeblocks = tagURLs($cb);
|
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/ |
H A D | tools.h | 61 QString tagURLs(const QString &test);
|
H A D | notecontent.cpp | 1054 …Tools::tagCrossReferences(Tools::tagURLs(Tools::textToHTMLWithoutP(text().replace("\t", " … in exportToHTML() 1114 QString convert = Tools::tagURLs(m_html); in finishLazyLoad() 1171 QString convert = Tools::tagURLs(html().replace("\t", " ")); in exportToHTML()
|
H A D | tools.cpp | 156 QString Tools::tagURLs(const QString &text) in tagURLs() function in Tools
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/fr_FR/LC_MESSAGES/ |
H A D | zenphoto.po | 15847 msgid "Use tagURLs() instead" 15848 msgstr "Utilisez tagURLs() à la place" 26609 #~ msgid "Use tagURLs(() instead" 26610 #~ msgstr "Utilisez tagURLs(() à la place"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/nl_NL/LC_MESSAGES/ |
H A D | zenphoto.po | 16127 msgid "Use tagURLs() instead" 16128 msgstr "Gebruik in plaats hiervan <code>tagURLs()</code>"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/da_DK/LC_MESSAGES/ |
H A D | zenphoto.po | 15056 msgid "Use tagURLs() instead" 15057 msgstr "Brug tagURLs() stedet"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/sk_SK/LC_MESSAGES/ |
H A D | zenphoto.po | 15477 msgid "Use tagURLs() instead" 15478 msgstr "Namiesto toho použite tagURLs()"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/de_DE/LC_MESSAGES/ |
H A D | zenphoto.po | 16318 msgid "Use tagURLs() instead" 16319 msgstr "Verwenden Sie stattdessen tagURLs(()"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_BO/LC_MESSAGES/ |
H A D | zenphoto.po | 15426 msgid "Use tagURLs() instead" 15427 msgstr "En su lugar use tagURLs()"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_ES/LC_MESSAGES/ |
H A D | zenphoto.po | 16318 msgid "Use tagURLs() instead" 16319 msgstr "En su lugar use tagURLs()"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_LA/LC_MESSAGES/ |
H A D | zenphoto.po | 15426 msgid "Use tagURLs() instead" 15427 msgstr "En su lugar use tagURLs()"
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_US/LC_MESSAGES/ |
H A D | zenphoto.po | 15426 msgid "Use tagURLs() instead" 15427 msgstr "En su lugar use tagURLs()"
|