Home
last modified time | relevance | path

Searched refs:Linkify (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/www/elgg/elgg-3.3.23/vendor/misd/linkify/tests/Misd/Linkify/Test/
H A DProcessEmailsTest.php12 namespace Misd\Linkify\Test;
14 use Misd\Linkify\Linkify; alias
30 $linkify = new Linkify($data['options']);
54 $linkify = new Linkify($data['options']);
78 $linkify = new Linkify($data['options']);
H A DProcessTest.php12 namespace Misd\Linkify\Test;
14 use Misd\Linkify\Linkify; alias
30 $linkify = new Linkify($data['options']);
51 $linkify = new Linkify($data['options']);
75 $linkify = new Linkify($data['options']);
H A DProcessUrlsTest.php12 namespace Misd\Linkify\Test;
14 use Misd\Linkify\Linkify; alias
29 $linkify = new Linkify($data['options']);
50 $linkify = new Linkify($data['options']);
74 $linkify = new Linkify($data['options']);
H A DCallbackTest.php12 namespace Misd\Linkify\Test;
14 use Misd\Linkify\Linkify; alias
31 $linkify = new Linkify(array(
/dports/www/elgg/elgg-3.3.23/vendor/misd/linkify/
H A DREADME.md1 Linkify chapter
8 …ons shared on the internet for performing this task, but few are robust. Linkify contains a large …
28 $linkify = new \Misd\Linkify\Linkify();
45 $linkify = new \Misd\Linkify\Linkify(array('attr' => array('class' => 'foo')));
60 $linkify = new \Misd\Linkify\Linkify(array('attr' => array('class' => 'foo')));
89 $linkify = new \Misd\Linkify\Linkify(array('callback' => function($url, $caption, $isEmail) {
H A DCHANGELOG.md31 * Add in a Linkify interface.
32 * Allow an options array to be passed to either Linkify itself or its methods.
39 * Allow Linkify to be run on HTML, rather than just plain text.
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Views/
H A DHtmlFormatter.php116 $linkify = new \Misd\Linkify\Linkify();
131 $linkify = new \Misd\Linkify\Linkify();
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/linkifyjs/
H A DREADME.md1 Linkify chapter
4 Shim repository for Linkify. All issues with this plugin should be directed to http://github.com/So…
/dports/www/gohugo/hugo-0.91.2/markup/goldmark/goldmark_config/
H A Dconfig.go31 Linkify: true,
62 Linkify bool member
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/linkifyjs/
H A DREADME.md1 Linkify chapter
4 Shim repository for Linkify. All issues with this plugin should be directed to http://github.com/So…
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/pages/
H A Dlinkify.html.tmpl9 [% INCLUDE global/header.html.tmpl title = "Linkify Text" %]
25 <input type="submit" id="linkify" value="Linkify">
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/pages/
H A Dlinkify.html.tmpl9 [% INCLUDE global/header.html.tmpl title = "Linkify Text" %]
25 <input type="submit" id="linkify" value="Linkify">
/dports/www/elgg/elgg-3.3.23/vendor/misd/linkify/src/Misd/Linkify/
H A DLinkify.php12 namespace Misd\Linkify;
17 class Linkify implements LinkifyInterface class
H A DLinkifyInterface.php12 namespace Misd\Linkify;
/dports/devel/py-schematics-patched/schematics-1.1.2-patch/examples/django/
H A DREADME.md1 #### Linkify subsubsection
3 `Linkify` is small app similar to `reddit/hackernews` without comments and votes features.
/dports/www/castor/castor-0.8.16/cargo-crates/linkify-0.4.0/
H A DREADME.md1 Linkify chapter
4 Linkify is a Rust library to find links such as URLs and email addresses in
93 Linkify is distributed under the terms of both the MIT license and the
/dports/net-im/fractal/fractal-4.4.0/vendor/linkify/
H A DREADME.md1 Linkify chapter
4 Linkify is a Rust library to find links such as URLs and email addresses in
93 Linkify is distributed under the terms of both the MIT license and the
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/linkify-0.7.0/
H A DREADME.md1 Linkify chapter
4 Linkify is a Rust library to find links such as URLs and email addresses in
98 Linkify is distributed under the terms of both the MIT license and the
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/yuin/goldmark/extension/
H A Dlinkify_test.go17 Linkify,
/dports/devel/gh/cli-2.4.0/vendor/github.com/yuin/goldmark/extension/
H A Dgfm.go14 Linkify.Extend(m)
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/github.com/yuin/goldmark/extension/
H A Dgfm.go14 Linkify.Extend(m)
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/yuin/goldmark/extension/
H A Dgfm.go14 Linkify.Extend(m)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/yuin/goldmark/extension/
H A Dgfm.go14 Linkify.Extend(m)
/dports/www/gitea/gitea-1.16.5/vendor/github.com/yuin/goldmark/extension/
H A Dgfm.go14 Linkify.Extend(m)
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/yuin/goldmark/extension/
H A Dgfm.go14 Linkify.Extend(m)

12345678