Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/oci8/
H A Dconfig.m4186 dnl will match this case.
/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/ext/standard/html_tables/mappings/
H A DROMAN.TXT29 # n04 1997-Dec-01 Update to match internal utom<n3>, ufrm<n22>:
/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/standard/
H A Durl_scanner_ex.re300 To avoid partial match, NUL is added here */
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5841 struct sljit_jump *match; in fast_forward_first_char2() local
5900 match = CMP(SLJIT_EQUAL, TMP1, 0, SLJIT_IMM, char1); in fast_forward_first_char2()
5902 JUMPHERE(match); in fast_forward_first_char2()
5927 struct sljit_jump *match; in fast_forward_first_n_chars() local
6110 match = CMP(SLJIT_EQUAL, TMP1, 0, SLJIT_IMM, chars[offset].chars[0]); in fast_forward_first_n_chars()
6112 JUMPHERE(match); in fast_forward_first_n_chars()
13180 jump_list *match = NULL; in compile_recurse() local
13252 add_jump(compiler, &match, JUMP(SLJIT_JUMP)); in compile_recurse()
13368 set_jumps(match, LABEL()); in compile_recurse()
H A Dpcre2_match.c582 match(PCRE2_SPTR start_eptr, PCRE2_SPTR start_ecode, PCRE2_SIZE *ovector, in match() function
7052 rc = match(start_match, mb->start_code, match_data->ovector, in pcre2_match()
/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/fileinfo/tests/
H A Dmagic私はガラスを食べられます4598 # it will match only versions like v<digit>.<digit>
14214 # to count it as a match. Text only printed in named patterns is
14215 # not counted, and causes file to continue, and try and match
14354 # FIXME: These patterns match too generally. For example, the first
20752 # won't match any of these signatures.
25998 # clear that continuation level match
26175 # print default match
27204 # match most *.tfm files generated by METAFONT or afm2tfm.
28429 # FIXME: The first match has been made a search, so that it can skip
28661 # Modified by (1): Abel Cheung (Avoid match with first 4 bytes only)
[all …]
H A Dmagic4598 # it will match only versions like v<digit>.<digit>
14214 # to count it as a match. Text only printed in named patterns is
14215 # not counted, and causes file to continue, and try and match
14354 # FIXME: These patterns match too generally. For example, the first
20752 # won't match any of these signatures.
25998 # clear that continuation level match
26175 # print default match
27204 # match most *.tfm files generated by METAFONT or afm2tfm.
28429 # FIXME: The first match has been made a search, so that it can skip
28661 # Modified by (1): Abel Cheung (Avoid match with first 4 bytes only)
[all …]

Completed in 190 milliseconds

1234567