Home
last modified time | relevance | path

Searched defs:needle (Results 26 – 46 of 46) sorted by last modified time

12

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCollectionInterface.php58 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false…
H A DAssetCollection.php73 public function removeLeaf(AssetInterface $needle, $graceful = false)
95 …public function replaceLeaf(AssetInterface $needle, AssetInterface $replacement, $graceful = false)
/plugin/tagentry/
H A Daction.php158 function in_iarray( $needle, $haystack ) {
/plugin/sequencediagram/bower_components/lodash/
H A Dpackage-lock.json2492 "needle": { object
2513 "needle": "^2.2.0", string
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php118 …public static function assertContains($needle, $haystack, $message = '', $ignoreCase = false, $che…
161 …public static function assertAttributeContains($needle, $haystackAttributeName, $haystackClassOrOb…
183 …public static function assertNotContains($needle, $haystack, $message = '', $ignoreCase = false, $…
230 …public static function assertAttributeNotContains($needle, $haystackAttributeName, $haystackClassO…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php111 function assertAttributeContains($needle, $haystackAttributeName, $haystackClassOrObject, $message …
298 function assertAttributeNotContains($needle, $haystackAttributeName, $haystackClassOrObject, $messa…
514 function assertContains($needle, $haystack, $message = '', $ignoreCase = false, $checkForObjectIden…
961 function assertNotContains($needle, $haystack, $message = '', $ignoreCase = false, $checkForObjectI…
/plugin/metaeditor/
H A Djstree.js170 $.jstree.reference = function (needle) { argument
/plugin/src/
H A Dsyntax.php185 function _mb_str_replace($needle, $replacement, $haystack) {
/plugin/icalevents/
H A Dsyntax-impl.php458 static function str_replace_array($needle, $replace, $count, $haystack) {
482 static function str_remove_deep($needle, &$haystack) {
/plugin/judge/helper/
H A Djdatetime.class.php422 private static function filterArray($needle, $heystack, $always = array())
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js3872 function pgn4webOngoingTouchIndexById(needle) { argument
/plugin/badbehaviour/bad-behavior/
H A Dfunctions.inc.php7 function stripos($haystack,$needle,$offset = 0) {
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php77 function assertContains($needle, $haystack, $message = '') {
100 function assertNotContains($needle, $haystack, $message = '') {
/plugin/workflow/syntax/
H A Ddecision.php12 function startswith($haystack, $needle) {
/plugin/simplechat/
H A Dajax.php7 function startsWith($haystack, $needle)
/plugin/processing/
H A Dscript.js11127 var regex = function regex(needle, hay) { argument
/plugin/googlemaps/
H A Dscript.js7 function in_array(needle, haystack) { argument
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js289 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 Darrayextensions.js128 Array.prototype.indexOf = function(needle,begin) { argument
136 Array.prototype.lastIndexOf = function(needle,end) { argument

12