/plugin/virtualkeyboard/vk/extensions/dom/ |
H A D | selectbox.js | 289 this.selectMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 323 …this.unselectMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 348 this.fixMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 359 this.fixOnlyMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 370 this.unfixMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 381 …this.unfixOnlyMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */… argument 395 this.showMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 406 …this.showOnlyMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 417 this.hideMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument 428 …this.hideOnlyMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { argument [all …]
|
/plugin/virtualkeyboard/vk/extensions/ |
H A D | arrayextensions.js | 128 Array.prototype.indexOf = function(needle,begin) { argument 136 Array.prototype.lastIndexOf = function(needle,end) { argument
|
/plugin/quickstats/scripts/ |
H A D | get_pages.php | 7 function qs_pages_search_i ($needle = null,$month)
|
H A D | get_useragent.php | 5 function qs_useragent_search_ci ($needle = null, $month)
|
H A D | extended_data.php | 338 function qs_pages_search_i ($needle = null,$month) 442 function qs_agent_search_i ($needle = null,$month)
|
/plugin/quickstats/GEOIP/ |
H A D | cc_arrays_dat.php | 103 function qs_array_search_ci ($needle = null)
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | StringUtil.php | 27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') {
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | StringUtil.php | 27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') {
|
/plugin/evesso/ |
H A D | action.php | 262 private function startsWith($haystack, $needle) { 267 private function replaceFirst($haystack, $needle, $replace = '') {
|
H A D | auth.php | 278 private function startsWith($haystack, $needle) {
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/ |
H A D | AssetCollectionInterface.php | 58 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false…
|
H A D | AssetCollection.php | 73 public function removeLeaf(AssetInterface $needle, $graceful = false) 95 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false)
|
/plugin/badbehaviour/bad-behavior/ |
H A D | functions.inc.php | 7 function stripos($haystack,$needle,$offset = 0) {
|
/plugin/icalevents/ |
H A D | syntax-impl.php | 458 static function str_replace_array($needle, $replace, $count, $haystack) { 482 static function str_remove_deep($needle, &$haystack) {
|
/plugin/googlemaps/ |
H A D | script.js | 7 function in_array(needle, haystack) { argument
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
H A D | StringUtilTest.php | 10 function testTextMatch($haystack, $needle, $collation, $matchType, $result) {
|
/plugin/combo/ComboStrap/ |
H A D | StringUtility.php | 48 public static function contain($needle, $haystack) 228 public static function lastIndexOf($haystack, $needle)
|
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/ |
H A D | Assert.php | 77 function assertContains($needle, $haystack, $message = '') { 100 function assertNotContains($needle, $haystack, $message = '') {
|
/plugin/todo/ |
H A D | action.php | 192 private function _strnpos($haystack, $needle, $occurance, $pos = 0) {
|
/plugin/workflow/syntax/ |
H A D | decision.php | 12 function startswith($haystack, $needle) {
|
/plugin/tagentry/ |
H A D | action.php | 158 function in_iarray( $needle, $haystack ) {
|
/plugin/simplechat/ |
H A D | ajax.php | 7 function startsWith($haystack, $needle)
|
/plugin/src/ |
H A D | syntax.php | 185 function _mb_str_replace($needle, $replacement, $haystack) {
|
/plugin/abc2/ |
H A D | syntax.php | 369 function _replace_first($haystack, $needle, $replace) {
|
/plugin/nspages/printers/ |
H A D | printerTree.php | 134 private function str_contains(string $haystack, string $needle){
|