Home
last modified time | relevance | path

Searched refs:isValid (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/xmlreader/tests/
H A D007.phpt19 if ($reader->isValid()) {
34 if ($reader->isValid()) {
H A D008.phpt34 if ($reader->isValid()) {
62 if ($reader->isValid()) {
/PHP-7.4/ext/imap/tests/
H A Dimap_bodystruct_basic.phpt38 if(isValid($m->$mf))
58 function isValid($param)
/PHP-7.4/sapi/fpm/tests/
H A Dresponse.inc186 if ($this->isValid()) {
244 if (!$this->isValid()) {
270 private function isValid()
/PHP-7.4/ext/xmlreader/
H A Dphp_xmlreader.c651 PHP_METHOD(xmlreader, isValid) in PHP_METHOD() argument
1276 PHP_ME(xmlreader, isValid, arginfo_xmlreader_isValid, ZEND_ACC_PUBLIC)

Completed in 12 milliseconds