Home
last modified time | relevance | path

Searched defs:haystack (Results 26 – 34 of 34) sorted by relevance

12

/plugin/nspages/printers/
DprinterTree.php136 private function str_contains(string $haystack, string $needle){
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
DFunctions.php514 function assertContains($needle, $haystack, $message = '', $ignoreCase = false, $checkForObjectIden…
530 function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
545 function assertContainsOnlyInstancesOf($classname, $haystack, $message = '')
560 function assertCount($expectedCount, $haystack, $message = '')
961 function assertNotContains($needle, $haystack, $message = '', $ignoreCase = false, $checkForObjectI…
977 function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
992 function assertNotCount($expectedCount, $haystack, $message = '')
/plugin/evesso/
Dauth.php278 private function startsWith($haystack, $needle) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DAssert.php118 …public static function assertContains($needle, $haystack, $message = '', $ignoreCase = false, $che…
183 …public static function assertNotContains($needle, $haystack, $message = '', $ignoreCase = false, $…
250 public static function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
281 public static function assertContainsOnlyInstancesOf($classname, $haystack, $message = '')
329 …public static function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
383 public static function assertCount($expectedCount, $haystack, $message = '')
427 public static function assertNotCount($expectedCount, $haystack, $message = '')
/plugin/button/
Dsyntax.php70 function str_contains(string $haystack, string $needle): bool
/plugin/airtable/
Dsyntax.php598 function findMedia($haystack, $needle = "type") {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dutf8.php543 function utf8_strpos($haystack, $needle, $offset=0){
/plugin/tagfilter/
Dscript.js270 function tagfilter_strpos (haystack, needle, offset) { argument
/plugin/photogallery/phpThumb/
Dphpthumb.functions.php637 public static function CaseInsensitiveInArray($needle, $haystack) {

12