Home
last modified time | relevance | path

Searched defs:text (Results 151 – 175 of 1021) sorted by relevance

12345678910>>...41

/plugin/dokullm/
H A DLlmClient.php114 public function process($action, $text, $metadata = [], $useContext = true)
770 public function findPlaceholders($text)
948 private function queryChromaDB($text, $limit = 5, $where = null)
984 private function queryChromaDBSnippets($text, $limit = 10, $where = null)
1017 public function queryChromaDBTemplate($text)
/plugin/imagemapping/
DImageMappingEditor.js190 text: LANG.plugins.imagemapping.btn_fewer, property
194 text: LANG.plugins.imagemapping.btn_more, property
198 text: LANG.plugins.imagemapping.btn_save, property
202 text: LANG.plugins.imagemapping.btn_cancel, property
/plugin/fckg/syntax/
Ddwplugin.php267 function getEntryMatch($text, $regexes) {
333 function getPluginName($text, $input_name="") {
373 function getMiddleMatches($text,$entry_match, $patterns, $exit_pattern) {
476 function get_key($text, $plugin="") {
/plugin/zwidoku/
H A DHtml2Text.php40 protected $text; variable in Html2Text\\Html2Text
370 protected function converter(&$text)
461 protected function convertPre(&$text)
499 protected function convertBlockquotes(&$text)
/plugin/displayfile/
Dsyntax.php196 function _isPhpFixCandidate($text, $language)
199 function _isPhpFixRequired($text, $language)
249 function _displayBody(Doku_Renderer $renderer, $text, $language = null, $options = null)
/plugin/do/db/
Dupdate0007.sql9 CREATE TABLE tasks_tmp ( page, md5, date, text , creator , pos ); field
13 CREATE TABLE tasks ( page, md5, date, text , creator , pos); field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart.php33 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
70 public function setText($text)
DGoogleCloudDialogflowV2IntentTrainingPhrasePart.php33 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentTrainingPhrasePart
70 public function setText($text)
/plugin/autolink3/
Dajax.php116 function is_link_application($page, $text)
134 function ajax_indexpage($page = NULL, $text = NULL) {
/plugin/eventum/
Dsyntax.php236 function strike($format, $text) {
250 function emphasis($format, $text) {
263 function html($format, $text) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DInsertTextRequest.php35 public $text; variable in Google\\Service\\Slides\\InsertTextRequest
82 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
DGoogleCloudRetailV2CustomAttribute.php35 public $text; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2CustomAttribute
76 public function setText($text)
/plugin/scrape/vendor/symfony/polyfill-php80/
DPhpToken.php29 public $text; variable in Symfony\\Polyfill\\Php80\\PhpToken
41 public function __construct(int $id, string $text, int $line = -1, int $position = -1)
/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhpToken.php29 public $text; variable in Symfony\\Polyfill\\Php80\\PhpToken
41 public function __construct(int $id, string $text, int $line = -1, int $position = -1)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php63 ?string $text,
88 public function create(int $type, string $text) : Token
/plugin/eventline/
Dplain.php46 function cdata($text) {
50 function header($text, $level, $pos) {
54 function preformatted($text) {
58 function file($text) {
68 function code($text, $language = NULL) {
/plugin/timetrack/
Dscript.js157 …{text:LANG.plugins.timetrack['closeDialog'],icons: {primary:'ui-icon-close'}, class: 'left-button'… property
158 …{text:LANG.plugins.timetrack['save'],icons: {primary:'ui-icon-check'},click: function() {timetrack… property
159 …{text:LANG.plugins.timetrack['apply'],icons: {primary:'ui-icon-refresh'},click: function() {timetr… property
167 … {text:LANG.plugins.timetrack['closeDialog'],click: function() {jQuery(this).dialog('close');}}, property
183 text: data.msg?data.msg:'gespeichert', property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DGoogleCloudVisionV1p2beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Symbol
80 public function setText($text)
DGoogleCloudVisionV1p3beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Symbol
80 public function setText($text)
DSymbol.php33 public $text; variable in Google\\Service\\Vision\\Symbol
80 public function setText($text)
DGoogleCloudVisionV1p1beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Symbol
80 public function setText($text)
DGoogleCloudVisionV1p4beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Symbol
80 public function setText($text)
/plugin/jcapture/src/com/hammurapi/jcapture/
DImageToolTip.java74 private String text; field in ImageToolTip
76 public ImageToolTip(String text, Image image) { in ImageToolTip()
/plugin/authucenter/lib/uc_client/lib/
Duccode.class.php85 function parseurl($url, $text) {
102 function parseemail($email, $text) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
DGoogleFactcheckingFactchecktoolsV1alpha1Claim.php36 public $text; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1Claim
83 public function setText($text)

12345678910>>...41