Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/mysqli/tests/
H A D071.phpt26 /* TODO: find exact version */
53 /* TODO: find exact version */
H A Dmysqli_fetch_field_flags.phpt152 // TODO - check exact version!
160 // TODO - check exact version!
/PHP-7.4/ext/pcre/tests/
H A Dbug79241.phpt14 // it has to be exact two calls to preg_match(),
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_mkdir.phpt29 // create the exact length
/PHP-7.4/tests/
H A Dquicktester.inc50 case '===': // exact match
/PHP-7.4/ext/standard/tests/strings/
H A Dmoney_format_error.phpt17 // = We do not test for exact return-values, as those might be different between OS-versions =
H A Dmoney_format_basic1.phpt17 // = We do not test for exact return-values, as those might be different between OS-versions =
/PHP-7.4/ext/bcmath/libbcmath/
H A DREADME.md34 numbers requires one to calculate an exact number of digits after the decimal
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c10986 *exact = 0; in get_iterator_parameters()
11032 *exact = 1; in get_iterator_parameters()
11043 *exact = 1; in get_iterator_parameters()
11062 *max -= *exact; in get_iterator_parameters()
11088 *exact = GET2(cc, 0); in get_iterator_parameters()
11094 *exact = 1; in get_iterator_parameters()
11099 *exact = 1; in get_iterator_parameters()
11132 sljit_u32 max = 0, exact; in compile_iterator_matchingpath() local
11184 if (exact > 1) in compile_iterator_matchingpath()
11211 else if (exact == 1) in compile_iterator_matchingpath()
[all …]

Completed in 57 milliseconds