Home
last modified time | relevance | path

Searched refs:match (Results 1 – 25 of 162) sorted by path

1234567

/PHP-7.4/
H A DNEWS383 0-width fullstring match). (Kamil Tekiela)
645 . Fixed bug #80118 (Erroneous whitespace match with JIT only). (cmb)
745 . Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c).
1009 . Fixed bug #79242 (COM error constants don't match com_exception codes on
1159 …. Fixed bug #78969 (PASSWORD_DEFAULT should match PASSWORD_BCRYPT instead of being null). (kocsism…
2193 . Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match
H A DUPGRADING302 match and thus protects against exponential backtracking attacks (ReDOS).
/PHP-7.4/Zend/tests/
H A Dbug38211.phpt2 Bug #38211 (variable name and cookie name match breaks script execution)
H A Dbug61782.phpt2 Bug #61782 (__clone/__destruct do not match other methods when checking access controls)
H A Dbug72101.phpt21 foreach ($this->matchers as $match) {
22 $match->invoked($invocation);
/PHP-7.4/Zend/tests/return_types/
H A Drfc001.phpt2 RFC example: returned type does not match the type declaration
/PHP-7.4/Zend/
H A Dzend_strtod.c1598 match in match() function
2736 if (match(&s,"nf")) {
2738 if (!match(&s,"inity"))
2747 if (match(&s, "an")) {
H A Dzend_vm_gen.php989 foreach ($matches as $match) {
990 $code = preg_replace('/'.preg_quote($match[0],'/').'/', "\$D$n", $code);
997 foreach ($matches as $match) {
998 $dcl = $match[0];
/PHP-7.4/build/
H A Dlibtool.m41675 *) libsuff= shlibsuff= libmagic=never-match;;
2473 *) libmagic=never-match;;
2595 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4544 # Regexp to match symbols that can be accessed directly from C.
5358 # it will be wrapped by ` (' and `)$', so one must not match beginning or
5442 # with the same dynamic library. Since this doesn't match the
H A Dphp.m41773 dnl required version MIN-VERSION and doesn't match any of the blank separated
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug79242.phpt2 Bug #79242 (COM error constants don't match com_exception codes)
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2054 * should match the next literal:
2057 * match.
2342 …add_pbf_error(s, TIMELIB_ERR_WRONG_FORMAT_SEP, "The format separator does not match", string, begi…
/PHP-7.4/ext/date/tests/
H A DDateTime_data-absolute.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-dates.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type2-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type3-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type3-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-february.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-massive.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-spring-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-spring-type2-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-spring-type3-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-spring-type3-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
H A Dbug43452.phpt39 // Now the same where the current day-of-week does not match the one in the

Completed in 96 milliseconds

1234567