Home
last modified time | relevance | path

Searched defs:string (Results 151 – 175 of 389) sorted by relevance

12345678910>>...16

/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableCell.php39 __construct(string $string = '', string $type = self TYPE_BODY, string $align = null) global() argument
/plugin/combo/ComboStrap/
H A DSqliteRequest.php143 setQuery(string $string) global() argument
[all...]
H A DHtml.php36 toHtmlId($string) global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1596 public static function assertRegExp($pattern, $string, $message = '')
1618 public static function assertNotRegExp($pattern, $string, $message = '')
1700 public static function assertStringMatchesFormat($format, $string, $message = '')
1722 public static function assertStringNotMatchesFormat($format, $string, $message = '')
1746 public static function assertStringMatchesFormatFile($formatFile, $string, $message = '')
1792 public static function assertStringStartsWith($prefix, $string, $message = '')
1816 public static function assertStringStartsNotWith($prefix, $string, $message = '')
1840 public static function assertStringEndsWith($suffix, $string, $message = '')
1862 public static function assertStringEndsNotWith($suffix, $string, $message = '')
2692 public static function matches($string)
[all …]
/plugin/dataloop/syntax/
H A Droll.php396 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
H A Dtextloop.php436 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
/plugin/bibtex/OSBib/
H A DMINIMALRTF.php175 function utf8_2_unicode($string)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js1 …*[0-9a-fA-F]/,"number.hex"],[/\d+/,"number"],[/[;,.]/,"delimiter"],[/"/,"string",'@string."'],[/'/… property in AnonymousFunction5c0b0f5d0100.t.tokenizer
H A D11.11.js1 …ource","String","then","true","type","with"],typeKeywords:["int","unit","string","tz"],operators:[… property in AnonymousFunctiona905d87f0100.s.tokenizer
H A D38.38.js1 …","transaction"],typeKeywords:["bool","int","list","map","nat","record","string","unit","address",… property in AnonymousFunction9c8933310100.s.tokenizer
H A D20.20.js1 …"},{open:"[",close:"]"},{open:"(",close:")"},{open:"`",close:"`",notIn:["string"]},{open:'"',close… property in AnonymousFunction485efcbf0100.s.tokenizer
H A D59.59.js1 …,"]"],["(",")"],["<",">"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open… property in AnonymousFunctionc22bd7170100.f.tokenizer
H A D60.60.js1 …,"]"],["(",")"],["<",">"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open… property in AnonymousFunctionf9aeb2470100.s.tokenizer
H A D21.21.js1 …open:"[",close:"]"},{open:"(",close:")"},{open:'"""',close:'"""',notIn:["string","comment"]},{open… property in AnonymousFunction9559c5e10100.s.tokenizer
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DBufferStream.php122 public function write($string)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php137 public function testCustomEscaper($expected, $string, $strategy)
288 function foo_escaper_for_test(Environment $env, $string, $charset)
/plugin/mantis/lib/
H A Dclass.nusoap_base.php276 function debug($string){
288 function appendDebug($string){
/plugin/swiftmail/Swift/Message/
H A DEncoder.php140 public function rawBase64Encode($string)
232 public function rawQPEncode($string, $bin=false)
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php406 function RemoveAccents($string) {
612 function PoweredBygetID3($string='') {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php745 cpToUtf8($string) global() argument
764 utf8ToCp($string) global() argument
[all...]
/plugin/chat/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
/plugin/fckg/fckeditor/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
/plugin/badbehaviour/
H A Daction.php82 function bb2_db_escape($string) { return $string; }
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DBufferStream.php119 public function write($string) argument

12345678910>>...16