Home
last modified time | relevance | path

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

/PHP-8.0/ext/mysqli/tests/
H A D071.phpt25 /* TODO: find exact version */
52 /* TODO: find exact version */
H A Dmysqli_fetch_field_flags.phpt151 // TODO - check exact version!
159 // TODO - check exact version!
/PHP-8.0/ext/pcre/tests/
H A Dbug79241.phpt12 // it has to be exact two calls to preg_match(),
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_mkdir.phpt29 // create the exact length
/PHP-8.0/tests/
H A Dquicktester.inc50 case '===': // exact match
/PHP-8.0/ext/bcmath/libbcmath/
H A DREADME.md34 numbers requires one to calculate an exact number of digits after the decimal
/PHP-8.0/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 50 milliseconds