Home
last modified time | relevance | path

Searched defs:needle (Results 26 – 46 of 46) sorted by relevance

12

/plugin/simplechat/
H A Dajax.php7 function startsWith($haystack, $needle)
/plugin/src/
H A Dsyntax.php185 function _mb_str_replace($needle, $replacement, $haystack) {
/plugin/abc2/
H A Dsyntax.php369 function _replace_first($haystack, $needle, $replace) { argument
/plugin/nspages/printers/
H A DprinterTree.php134 private function str_contains(string $haystack, string $needle){ argument
/plugin/evesso/
H A Dauth.php278 private function startsWith($haystack, $needle) {
/plugin/button/
H A Dsyntax.php58 str_contains(string $haystack, string $needle) global() argument
/plugin/judge/helper/
H A Djdatetime.class.php422 private static function filterArray($needle, $heystack, $always = array())
/plugin/airtable/
H A Dsyntax.php598 function findMedia($haystack, $needle = "type") {
/plugin/tagfilter/
H A Dscript.js299 tagfilter_strpos(haystack, needle, offset) global() argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php543 function utf8_strpos($haystack, $needle, $offset=0){
/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/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/aichat/vendor/erusev/parsedown/
H A DParsedown.php1642 protected static function striAtStart($string, $needle) argument
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php637 public static function CaseInsensitiveInArray($needle, $haystack) {
/plugin/scrape/
H A DphpQuery-onefile.php
H A DHTMLPurifier.standalone.php
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js3872 function pgn4webOngoingTouchIndexById(needle) { argument
/plugin/metaeditor/
H A Djstree.js170 $.jstree.reference = function (needle) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js35921 function startsWith(haystack, needle) { argument
35935 function endsWith(haystack, needle) { argument
/plugin/sequencediagram/bower_components/lodash/
H A Dpackage-lock.json2492 "needle": { object
2513 "needle": "^2.2.0", string
/plugin/processing/
H A Dscript.js11127 var regex = function regex(needle, hay) { argument

12