Home
last modified time | relevance | path

Searched refs:Text (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/plugin/commonmark/vendor/league/commonmark/src/Extension/Autolink/
H A DEmailAutolinkProcessor.php
H A DUrlAutolinkProcessor.php
/plugin/commonmark/vendor/league/commonmark/src/Inline/
H A DAdjacentTextMerger.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMention.php20 use League\CommonMark\Node\Inline\Text;
74 $labelNode = new Text();
83 private function findLabelNode(): ?Text
86 if ($child instanceof Text) {
18 use League\CommonMark\Inline\Element\Text; global() alias
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DTextRenderer.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DTextRenderer.php21 use League\CommonMark\Node\Inline\Text; alias
27 * @param Text $inline
34 Text::assertInstanceOf($node);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DTextTest.php22 $text = new Text(50, 90, false, false);
32 $text = new Text(50, 90, false, false);
42 $text = new Text(50, 90, false, false);
/plugin/latexit/tests/my/
H A Dtest7.latex10 Text kořenového dokumentu.
17 Text vnořeného dokumentu.
24 Text vnořeného dokumentu 2
45 Text kořenového dokumentu.
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DEscapableParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DPunctuationParser.php
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1Text',\n 'BinaryFormat.Transform',\n 'BinaryFormat.UnsignedInteger16',\n 'Bin…
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dlists.md1 Text before list:
6 Text after list.
/plugin/infomail/
H A Dtemplate.txt3 Hier können Sie Text und Form der Mail festlegen, die vom Infomail Plugin verschickt wird.
6 * Verwenden Sie keine Formatierungen, die Mail wird als Text verschickt.
13 * ''@COMMENT@'': Text der Mail
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest7.txt3 Text kořenového dokumentu.
10 Text kořenového dokumentu.
/plugin/code39/
H A Dstyle.css1 @import url('https://fonts.googleapis.com/css?family=Libre Barcode 39 Extended Text');
3 font-family: 'Libre Barcode 39 Extended Text';
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php6 Sabre\VObject\Property\Text; alias
17 class CalAddress extends Text {
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php6 Sabre\VObject\Property\Text; alias
17 class CalAddress extends Text
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php6 Sabre\VObject\Property\Text; alias
17 class CalAddress extends Text {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php6 Sabre\VObject\Property\Text; alias
17 class CalAddress extends Text {
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php6 Sabre\VObject\Property\Text; alias
17 class CalAddress extends Text {
/plugin/txtconf/lang/en/
H A Dintro.txt1 ====== Text Config Manager ======
3 Use this page to Manage the Text config files (conf/*.conf) of your Dokuwiki installation.
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php7 Sabre\VObject\Property\Text; alias
18 class TimeStamp extends Text {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php7 Sabre\VObject\Property\Text; alias
18 class TimeStamp extends Text {
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php7 Sabre\VObject\Property\Text; alias
18 class TimeStamp extends Text {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/Resource/
H A DText.php31 class Text extends \Google\Service\Resource class
50 class_alias(Text::class, 'Google_Service_Texttospeech_Resource_Text');

12345678910>>...19