Searched refs:accept (Results 1 – 25 of 90) 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
2 Checks that offsetExists() does not accept a value larger than the array.
27 function accept(){}37 function accept(){}50 $o->accept();
26 function accept()29 $ret = parent::accept();
2 Checks that the shift() method of DoublyLinkedList does not accept args.
2 Checks that the pop() method of DoublyLinkedList does not accept args.
8 function accept()
21 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"…
23 * method accept(). Typically this invloves reading the current element or54 abstract function accept();63 if ($this->accept()) {
26 function accept()
2 Bug #75928: Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null`
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()
44 die('Unable to accept connection');57 die('Unable to accept connection');
2 assert() - basic - accept closures as callback.
2 Bug #72694 (mb_ereg_search_setpos does not accept a string's last position)
2 Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes)
2 Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters
2 openssl_sign/verify: accept different algos
2 Bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types
Completed in 48 milliseconds