Searched refs:accept (Results 1 – 25 of 94) sorted by relevance
1234
19 /** @return !RegexIterator::accept()21 function accept()23 return !RegexIterator::accept();
2 Bug #46088 (RegexIterator::accept - segfault)7 var_dump($x->accept());
2 Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator)49 public function accept()78 TestFilter::accept
12 public function accept() { return $this->getInnerIterator()->getSubPathname() != ''; }16 public function accept() { return $this->getInnerIterator()->getSubPathname() != ' '; }
2 Checks that offsetExists() does not accept a value larger than the array.
27 function accept(){}37 function accept(){}50 $o->accept();
2 Checks that the pop() method of DoublyLinkedList does not accept args.
2 Checks that the shift() method of DoublyLinkedList does not accept args.
26 function accept()29 $ret = parent::accept();
8 function accept()
2 errmsg: __clone() cannot accept any arguments14 Fatal error: Method test::__clone() cannot accept any arguments in %s on line %d
22 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php>27 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php><input type="hidden" name="PHPSESSID"…
2 Bug #76755 (setcookie does not accept "double" type for expire time)
44 die('Unable to accept connection');57 die('Unable to accept connection');
2 Bug #75928: Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null`
2 Test for bug #75577: DateTime::createFromFormat does not accept 'v' format specifier
23 * method accept(). Typically this invloves reading the current element or54 abstract function accept();63 if ($this->accept()) {
26 function accept()
37 function accept() function in NoCvsDirectory
21 const USE_FALSE = 0; /**< mode: accept no elements, no callback */22 const USE_TRUE = 1; /**< mode: accept all elements, no callback */53 public function accept()
2 assert() - basic - accept closures as callback.
2 Bug #72694 (mb_ereg_search_setpos does not accept a string's last position)
2 Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters
2 Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes)
Completed in 32 milliseconds