Home
last modified time | relevance | path

Searched refs:match (Results 76 – 100 of 162) sorted by relevance

1234567

/PHP-7.4/sapi/cli/tests/
H A D023.phpt14 ; no sections should match as cli doesn't support any
/PHP-7.4/ext/pcre/tests/
H A Dbug44925.phpt12 var_dump(preg_grep('/do not match/',$array));
H A Dbug61780_1.phpt2 Bug #61780 (Inconsistent PCRE captures in match results): numeric subpatterns
H A Dpreg_match_basic_edit.phpt6 * Description: Perform a Perl-style regular expression match
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt2 Test mb_ereg() function : usage variations - match special characters
11 * Description: Regular expression match for multibyte string
H A Dmb_substr_count_variation4.phpt18 * were part of previous match
H A Dmb_ereg_variation5.phpt11 * Description: Regular expression match for multibyte string
/PHP-7.4/ext/pspell/tests/
H A D001.phpt23 …"My hovercraft (pantomimes puffing a cigarette)... is full of eels (pretends to strike a match). ";
113 match : true
/PHP-7.4/ext/date/tests/
H A DDateTime_data-dates.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-7.4/sapi/fpm/tests/
H A Dresponse.inc81 "==> does not match the actual body:\n$this->rawBody"
85 "The expected body '$body' does not match actual body '$this->rawBody'"
233 return $this->error("The header $name value '$header' does not match RegExp '$value'");
/PHP-7.4/ext/openssl/tests/
H A Dbug68265.phpt2 Bug #68265: SAN match fails with trailing DNS dot
H A Dbug68920.phpt80 Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
89 Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
H A Dstream_verify_peer_name_003.phpt57 Warning: stream_socket_client(): Peer certificate CN=`stream_verify_peer_name_003' did not match ex…
H A Dbug54992.phpt59 Warning: stream_socket_client(): Peer certificate CN=`bug54992_actual_peer_name' did not match expe…
H A Dopenssl_peer_fingerprint_basic.phpt73 Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
/PHP-7.4/ext/phar/tests/
H A Dpharfileinfo_getcrc32.phpt16 // compressed file length does not match incompressed lentgh for an uncompressed file
/PHP-7.4/ext/standard/tests/file/
H A Dfnmatch_basic.phpt11 Description: fnmatch() checks if the passed string would match
H A Dfgets_socket_variation2.phpt48 echo "Error - $line does not match " . LINE_OF_DATA;
/PHP-7.4/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc.phpt22 <xsl:template match="allusers">
H A Dxsltprocessor_transformToURI.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToXML.phpt25 <xsl:template match="allusers">
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_include.inc142 if (preg_match('/\{.*?\}(.*)/', $mailbox, $match) != 1) {
147 return $match[1];
/PHP-7.4/tests/
H A Dquicktester.inc50 case '===': // exact match
/PHP-7.4/ext/imap/tests/
H A DREADME.md7 files will need to be changed to match the local mailserver configuration.
/PHP-7.4/ext/standard/tests/strings/
H A Dstripslashes_basic.phpt31 echo "\nError: Original string and string after stripslashes donot match\n";

Completed in 28 milliseconds

1234567