Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/tests/
H A Dbug79241.phpt12 // it has to be exact two calls to preg_match(),
/PHP-8.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_mkdir.phpt29 // create the exact length
/PHP-8.2/ext/bcmath/libbcmath/
H A DREADME.md34 numbers requires one to calculate an exact number of digits after the decimal
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt150 // TODO - check exact version!
158 // TODO - check exact version!
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11294 *exact = 0; in get_iterator_parameters()
11340 *exact = 1; in get_iterator_parameters()
11351 *exact = 1; in get_iterator_parameters()
11370 *max -= *exact; in get_iterator_parameters()
11396 *exact = GET2(cc, 0); in get_iterator_parameters()
11402 *exact = 1; in get_iterator_parameters()
11407 *exact = 1; in get_iterator_parameters()
11440 sljit_u32 max = 0, exact; in compile_iterator_matchingpath() local
11492 if (exact > 1) in compile_iterator_matchingpath()
11519 else if (exact == 1) in compile_iterator_matchingpath()
[all …]

Completed in 36 milliseconds