Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/pcre/tests/
H A Dbug79241.phpt12 // it has to be exact two calls to preg_match(),
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_mkdir.phpt29 // create the exact length
/PHP-8.1/ext/bcmath/libbcmath/
H A DREADME.md34 numbers requires one to calculate an exact number of digits after the decimal
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11063 *exact = 0; in get_iterator_parameters()
11109 *exact = 1; in get_iterator_parameters()
11120 *exact = 1; in get_iterator_parameters()
11139 *max -= *exact; in get_iterator_parameters()
11165 *exact = GET2(cc, 0); in get_iterator_parameters()
11171 *exact = 1; in get_iterator_parameters()
11176 *exact = 1; in get_iterator_parameters()
11209 sljit_u32 max = 0, exact; in compile_iterator_matchingpath() local
11261 if (exact > 1) in compile_iterator_matchingpath()
11288 else if (exact == 1) in compile_iterator_matchingpath()
[all …]

Completed in 45 milliseconds