Searched refs:contains (Results 1 – 25 of 255) sorted by relevance
1234567891011
21 var_dump($foo->contains($a));22 var_dump($foo->contains($b));
2 Bug #65967: SplObjectStorage contains corrupt member variables after garbage collection
101 function contains($obj)103 return $this->observers->contains($obj);113 var_dump($sub->contains($ob1));115 var_dump($sub->contains($ob1));
56 if (!$this->contains($student)) {61 public function contains(Student $student)
24 $format = 'The %s contains %d monkeys';28 $format = 'The %2$s contains %1$d monkeys';32 $format = 'The %2$s contains %1$d monkeys.91 string\(28\) \"The 100\.1 contains 0 monkeys\"92 string\(30\) \"The world contains 100 monkeys\"93 string\(76\) \"The world contains 100 monkeys.
24 $str = "This contains\tand special char & numbers 123.\nIt also checks for \0 char";60 string(73) "This contains and special char & numbers 123.63 string(77) "This contains and special ||char & numbers 123.66 string(73) "This contains and special char & numbers 123.
21 "\t This String contains \t\t some control characters\r\n",28 '\t This String contains \t\t some control characters\r\n',
16 Example of heredoc string contains55 string(76) "Example of heredoc string contains
18 "\t This String contains \t\t some control characters\r\n",23 '\t This String contains \t\t some control characters\r\n',
2 Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n)20 <title>Bug #36459 Incorrect adding PHPSESSID to links, which contains \r\n</title>33 <title>Bug #36459 Incorrect adding PHPSESSID to links, which contains \r\n</title>
77 …ontents(phar://%s): failed to open stream: phar error: invalid path "%s" contains illegal character78 …ontents(phar://%s): failed to open stream: phar error: invalid path "%s" contains illegal character79 …ontents(phar://%s): failed to open stream: phar error: invalid path "%s" contains illegal character80 …ontents(phar://%s): failed to open stream: phar error: invalid path "%s" contains illegal character81 …ontents(phar://%s): failed to open stream: phar error: invalid path "%s" contains illegal character
12 $string = 'This is a string. It contains numbers (0-9) as well as parentheses and some other things…17 This test a string. It contains numbers *0 to 9* test well test parentheses and some other things*
20 echo "Check array contains some common timezones\n";31 Check array contains some common timezones
16 token_get_all("<?php\n/**\n * Foo\n */"); // doc_comment compiler global now contains this Foo comm…23 token_get_all("<?php\n/**\n * Foo\n */"); // doc_comment compiler global now contains this Foo comm…
25 …ma(): Unable to set schema. This must be set prior to reading or schema contains errors. in %s on …28 …ma(): Unable to set schema. This must be set prior to reading or schema contains errors. in %s on …
1 "this element contains the delimiter, and ends with an odd number of
2 Bug #60677: CGI doesn't properly validate shebang line contains #!
10 Fatal error: escapeshellarg(): Input string contains NULL bytes in %s on line %d
10 Fatal error: escapeshellcmd(): Input string contains NULL bytes in %s on line %d
2 Bug #49692: parse_ini_file() throws errors when key contains '/' (forward slash)
11 * testing krsort() by providing arrays contains sub arrays for $array argument24 // array contains null sub array30 // array contains sub arrays
11 Fatal error: Constant expression contains invalid operations in %s on line %d
2 DOMEntityReference - DOM_INVALID_CHARACTER_ERR raised if name contains an invalid character
2 DomDocument::createEntityReference() - DOM_INVALID_CHARACTER_ERR raised if name contains an invalid…
Completed in 38 milliseconds