Home
last modified time | relevance | path

Searched defs:separator (Results 1 – 25 of 60) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DText.php38 …truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $separator = '...')
56 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
78 …truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $separator = '...')
93 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DJoinProcessor.php17 public function __construct(string $field, string $separator) argument
28 public function setSeparator(string $separator): self argument
H A DSplitProcessor.php20 public function __construct(string $field, string $separator) argument
31 public function setSeparator(string $separator): self argument
/plugin/combo/ComboStrap/
H A DLocale.php15 private string $separator = "_"; variable in ComboStrap\\Locale
17 public static function createForPage(MarkupPath $page, string $separator = "_"): Locale argument
99 public function setSeparator(string $separator): Locale argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Naming/
H A DCamelCaseNamingStrategy.php19 private $separator; variable in JMS\\Serializer\\Naming\\CamelCaseNamingStrategy
26 public function __construct(string $separator = '_', bool $lowerCase = true)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DSeparatorFilter.php27 private $separator; variable in Assetic\\Filter\\SeparatorFilter
34 public function __construct($separator = ';')
/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php123 private function makeUrl($redirectUrl, array $scope, array $params = [], $separator = '&')
140 public function getLoginUrl($redirectUrl, array $scope = [], $separator = '&')
156 public function getLogoutUrl($accessToken, $next, $separator = '&')
183 public function getReRequestUrl($redirectUrl, array $scope = [], $separator = '&')
199 public function getReAuthenticationUrl($redirectUrl, array $scope = [], $separator = '&')
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/
H A DCacheBustingWorker.php25 private $separator; variable in Assetic\\Factory\\Worker\\CacheBustingWorker
27 public function __construct($separator = '-')
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAdjacencyMatrix.php22 public function setSeparator(string $separator = '&'): self argument
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/
H A DTextTest.php32 public function testTruncate($input, $length, $preserve, $separator, $expectedOutput)
/plugin/sequencediagram/bower_components/eve-raphael/
H A Deve.js23 separator = /[\.\/]/, variable
184 eve.separator = function (sep) { function
/plugin/fedauth/
H A Dcommon.php32 function array_implode($array, $glue='=', $separator='&', $b1='',$b2='') {
/plugin/sqlite/
H A DFunctions.php46 GroupConcatStep(& $context, $rownumber, $string, $separator = ',') global() argument
/plugin/indexnumber/
H A Dsyntax.php32 protected $separator; variable in syntax_plugin_indexnumber
/plugin/gtime/gtlib/util/
H A DGTBaseX.php124 …public function encode($bytes, $offset = null, $length = null, $separator = null, $frequency = nul…
/plugin/addressbook/
H A Dsyntax.php736 function buildIndex($list=false,$separator=false,$target=false){
799 function buildPrintList($list=false,$separator = false,$entriesperpage = 80){
/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 = ',') {
H A Dloop.php512 function _sqlite_group_concat_step(&$context, $string, $separator = ',') {
/plugin/lastpages/
H A Dsyntax.php132 function _formatLatestPages($type_of_list, $separator) {
/plugin/blogtng/helper/
H A Dtags.php236 public function tpl_tagstring($target, $separator) {
/plugin/switchpanel/
H A DREADME.md131 ### Example code :
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php77 public function setSeparator(string $separator): self argument
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php135 … getAuthorizationUrl($redirectUrl, $state, array $scope = [], array $params = [], $separator = '&')
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js307 function addAttributeInElement( node, elementTarget, separator ) { argument

123