Home
last modified time | relevance | path

Searched refs:string (Results 2101 – 2125 of 3165) sorted by relevance

1...<<81828384858687888990>>...127

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js2598 string = function(field) { function
2602 meta('©alb', 'album', string);
2604 meta('©arg', 'arranger', string);
2606 meta('©art', 'artist', string);
2608 meta('©ART', 'artist', string);
2612 meta('catg', 'category', string);
2626 meta('©gen', 'genre', string);
2630 meta('©isr', 'ISRC', string);
2638 meta('©lyr', 'lyrics', string);
2640 meta('©nam', 'title', string);
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1string',\n 'char-name-string',\n 'char?',\n 'chars',\n 'chunk',\n …
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php31 * This field maps from the serialized ATN string to the deserialized
36 * @var array<string, ATN>
480 string $msg,
742 public function getCurrentRuleName() : string
757 public function inContext(string $context) : bool
839 public function getRuleIndex(string $ruleName) : int
845 * Return the string array of the rule names in your parser instance
852 * @return array<int, string>
879 * @return array<int, string>
918 public function getSourceName() : string
[all...]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Doctype.txt
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DCommonmark.php15 public static function RendtoDW($markdown, $frontmatter_tag = 'off'): string {
28 $tagStr = ''; # initialize tag string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Test/
H A DTestCase.php36 …protected function getRecord(int $level = Logger::WARNING, string $message = 'test', array $contex…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSuggest.php25 public function setGlobalText(string $text): self
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerPushModeAction.php85 public function __toString() : string
H A DLexerTypeAction.php90 public function __toString() : string
H A DLexerChannelAction.php90 public function __toString() : string
H A DLexerModeAction.php84 public function __toString() : string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DEpsilonTransition.php63 public function __toString() : string
H A DAtomTransition.php48 public function __toString() : string
50 return (string) $this->label;
H A DPrecedencePredicateTransition.php56 public function __toString() : string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DPair.php41 public function __toString() : string
43 return \sprintf('%s, %s', (string) $this->a, (string) $this->b);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DJavaScriptWriter.php41 $this->writer->write('/JS ' . $this->writer->string($this->mpdf->js));
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME14 …contents of a BibTeX .bib file or a PHP string and returns arrays of information representing @pre…
21 $parse->expandMacro = FALSE/TRUE to expand macros within BibTeX entries ('#' and @string values).
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php95 $string = $phpcsFile->findNext(T_DOC_COMMENT_STRING, $tag, $commentEnd);
96 if ($string === false || $tokens[$string]['line'] !== $tokens[$tag]['line']) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/
H A DSerializationVisitorInterface.php36 public function visitString(string $data, array $type);
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DException.php85 ->string($bucket->getSource()->getMessage())
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataInteger.php21 static public function getDataType(): string
62 LogUtility::msg("This value of a text metadata is not a string. " . var_export($value, true));
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Text/
H A DDouble.php3 * Double quote string status for the scanner
14 * Double quote string status for the scanner
21 * @param string $buffer
25 public function getToken(string $buffer, int $offset): ?Scanner\Token {
H A DSingle.php3 * Single quote string status for the scanner
14 * Single quote string status for the scanner
21 * @param string $buffer
25 public function getToken(string $buffer, int $offset): ?Scanner\Token {
63 * Returns always NULL, because a string never has a sub status
/plugin/combo/ComboStrap/
H A DSqliteResult.php67 public function getInsertId(): string
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php251 private function format($color, $padding, $string) argument
255 return $color . str_pad($string, $padding) . $reset . PHP_EOL;

1...<<81828384858687888990>>...127