Home
last modified time | relevance | path

Searched refs:match (Results 101 – 125 of 194) sorted by relevance

12345678

/PHP-7.3/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc_wrongparam_001.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToDoc_wrongparam_002.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToDoc_wrongparam_003.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToDoc_wrongparam_004.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToURI_nullparam.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToXML_wrongparam_001.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToXML_wrongparam_003.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToDoc_nullparam.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToURI_wrongparam_001.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToURI_wrongparam_002.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToURI_wrongparam_003.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToURI_wrongparam_004.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToXML_nullparam.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToXML_wrongparam_002.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToXML_wrongparam_004.phpt25 <xsl:template match="allusers">
H A Dxsltprocessor_transformToXML.phpt25 <xsl:template match="allusers">
/PHP-7.3/ext/pcre/tests/
H A Dpreg_match_basic_edit.phpt6 * Description: Perform a Perl-style regular expression match
H A Dbug61780_2.phpt2 Bug #61780 (Inconsistent PCRE captures in match results): named subpatterns
/PHP-7.3/ext/standard/tests/mail/
H A Dmail_include.inc142 if (preg_match('/\{.*?\}(.*)/', $mailbox, $match) != 1) {
147 return $match[1];
/PHP-7.3/ext/standard/tests/file/
H A Dfgets_socket_variation2.phpt48 echo "Error - $line does not match " . LINE_OF_DATA;
/PHP-7.3/ext/openssl/tests/
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…
/PHP-7.3/tests/
H A Dquicktester.inc50 case '===': // exact match
/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_error.phpt11 * Description: Regular expression match for multibyte string
/PHP-7.3/ext/imap/tests/
H A DREADME3 …rs in the skipif.inc and imap_include.inc file will need to be changed to match the local mailserv…

Completed in 75 milliseconds

12345678