| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/ |
| H A D | SubstringFilter.php | 47 protected $startsWith; variable in FreeDSx\\Ldap\\Search\\Filter\\SubstringFilter 61 * @param null|string $startsWith 65 …public function __construct(string $attribute, ?string $startsWith = null, ?string $endsWith = nul… argument 68 $this->startsWith = $startsWith; 80 return $this->startsWith; 91 $this->startsWith = $value; 147 … if ($this->startsWith === null && $this->endsWith === null && count($this->contains) === 0) { 152 if ($this->startsWith !== null) { 153 $substrings->addChild(Asn1::context(0, Asn1::octetString($this->startsWith))); 184 if ($this->startsWith !== null) { [all …]
|
| /plugin/simplechat/ |
| D | ajax.php | 7 function startsWith($haystack, $needle) function 21 if( startsWith($msg,"/" )) { 22 if( startsWith( $msg, "/me ") ) { 24 } elseif ( startsWith( $msg, "/time") ){ 26 } elseif ( startsWith( $msg, "/flip") ){ 29 } elseif ( startsWith( $msg, "/roll") ){
|
| /plugin/inseecity/ |
| D | script.js | 43 var startsWith = []; 46 startsWith.push (v); 51 startsWith.push (v); 53 response (startsWith.slice (0, inseeCityMaxAutocomplete));
|
| /plugin/evesso/ |
| D | auth.php | 221 if($this->startsWith($group, helper_plugin_evesso::CORPORATION_PREFIX) 222 || $this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX) 223 || $this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX) 224 || $this->startsWith($group, "eve-") //Old Prefix 267 if($this->startsWith($group, helper_plugin_evesso::CORPORATION_PREFIX) 268 || $this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX) 269 || $this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX) 270 || $this->startsWith($group, "eve-") //Old Prefix 278 private function startsWith($haystack, $needle) { function in auth_plugin_evesso
|
| D | action.php | 64 if ($this->startsWith($acl[1], "@eve%2d")) { 75 if ($this->startsWith($acl[1], "@eve%2d") && $acl[2] != 0) { 212 if ($this->startsWith($group, helper_plugin_evesso::CORPORATION_PREFIX)) { 215 if ($this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX)) { 218 if ($this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX)) { 239 if ($this->startsWith($group, helper_plugin_evesso::CORPORATION_PREFIX)) { 242 if ($this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX)) { 245 if ($this->startsWith($group, helper_plugin_evesso::FACTION_PREFIX)) { 262 private function startsWith($haystack, $needle) { function in action_plugin_evesso
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ |
| H A D | Option.php | 51 return $this->startsWith('lang-'); 59 return $this->startsWith('range='); 99 public function startsWith(string $option): bool function in FreeDSx\\Ldap\\Entry\\Option
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
| H A D | Filters.php | 142 * @param null|string $startsWith 147 …public static function substring(string $attribute, ?string $startsWith, ?string $endsWith, string… argument 149 return new SubstringFilter($attribute, $startsWith, $endsWith, ...$contains); 183 public static function startsWith(string $attribute, string $value): SubstringFilter function in FreeDSx\\Ldap\\Search\\Filters
|
| H A D | FilterParser.php | 105 if (!$this->startsWith(FilterInterface::PAREN_LEFT, $pos)) { 110 if ($this->startsWith($compOp, $pos + 1)) { 226 if ($isRoot && !$this->startsWith(FilterInterface::PAREN_LEFT, $startAt)) { 237 } elseif (!$isRoot && !$this->startsWith(FilterInterface::PAREN_LEFT, $startAt)) { 408 protected function startsWith(string $char, int $pos): bool function in FreeDSx\\Ldap\\Search\\FilterParser
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | startsWith.js | 29 function startsWith(string, target, position) { function 39 module.exports = startsWith;
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | es6.string.starts-with.js | 10 startsWith: function startsWith(searchString /* , position = 0 */) {
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | es6.string.starts-with.js | 10 startsWith: function startsWith(searchString /* , position = 0 */) {
|
| /plugin/asciidocjs/node_modules/unxhr/lib/ |
| D | request.js | 57 if (arg.startsWith('--ssl=')) { 59 } else if (arg.startsWith('--encoding=')) { 61 } else if (arg.startsWith('--request-options=')) {
|
| /plugin/snippeter/ |
| D | script.js | 3 if (PAGE_TITLE.startsWith(":")) { 14 if(but.id && but.id.startsWith("Snippeter")) {
|
| /plugin/bureaucracytoolbar/ |
| H A D | script.js | 12 if (active.tagName === 'TEXTAREA' && active.name.startsWith('bureaucracy[')) { 69 if (active.tagName === 'TEXTAREA' && active.name.startsWith('bureaucracy[')) {
|
| /plugin/asciidocjs/node_modules/core-js/library/fn/string/virtual/ |
| D | starts-with.js | 2 module.exports = require('../../../modules/_entry-virtual')('String').startsWith;
|
| /plugin/asciidocjs/node_modules/core-js/fn/string/ |
| D | starts-with.js | 2 module.exports = require('../../modules/_core').String.startsWith;
|
| /plugin/asciidocjs/node_modules/core-js/library/fn/string/ |
| D | starts-with.js | 2 module.exports = require('../../modules/_core').String.startsWith;
|
| /plugin/asciidocjs/node_modules/core-js/fn/string/virtual/ |
| D | starts-with.js | 2 module.exports = require('../../../modules/_entry-virtual')('String').startsWith;
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | JCaptureApplet.java | 21 if (dokuHost.toLowerCase().startsWith(HTTPS_PREFIX)) { in createRequest() 34 if (dokuBase.startsWith(host)) { in createRequest()
|
| D | Translucener.java | 11 if (jVersion==null || "1.6".equals(jVersion) || jVersion.startsWith("1.6.")) { in makeFrameTranslucent()
|
| /plugin/tablecalc/src/tablecalc/ |
| D | script.js | 243 if (criterion.startsWith('>=')) { 245 } else if (criterion.startsWith('<=')) { 247 } else if (criterion.startsWith('>')) { 249 } else if (criterion.startsWith('<')) { 251 } else if (criterion.startsWith('=')) {
|
| /plugin/asciidocjs/node_modules/has-flag/ |
| D | index.js | 4 const prefix = flag.startsWith('-') ? '' : (flag.length === 1 ? '-' : '--');
|
| /plugin/asciidocjs/node_modules/yargs/build/lib/ |
| D | completion.js | 90 if (!previousArg.startsWith('--') && args.length > 1) { 94 if (!previousArg.startsWith('--')) 100 … return options.choices[previousArgKey].filter(choice => !filter || choice.startsWith(filter));
|
| /plugin/imgpaste/ |
| D | script.js | 89 if (img.src.startsWith(DOKU_BASE)) return; // skip local images 94 if (img.src.startsWith('data:')) {
|
| /plugin/heatmap/ |
| D | scripts.js | 14 if (!script.id.startsWith('data-heatmap')) return;
|