Home
last modified time | relevance | path

Searched refs:shortname (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/
H A Drun-tests.php1966 $shortname = str_replace(TEST_PHP_SRCDIR . '/', '', $file);
1967 $tested_file = $shortname;
2047 show_test($test_idx, $shortname);
2220 junit_start_timer($shortname);
2225 junit_finish_timer($shortname);
2284 $IN_REDIRECT['via'] = "via [$shortname]\n\t";
2316 junit_mark_test_as('PASS', $shortname, $tested);
2523 junit_start_timer($shortname);
2529 junit_finish_timer($shortname);
3331 function show_test(int $test_idx, string $shortname): void argument
[all …]
/PHP-8.0/ext/openssl/
H A Dopenssl.c621 …php_openssl_add_assoc_name_entry(zval * val, char * key, X509_NAME * name, int shortname) /* {{{ */ in php_openssl_add_assoc_name_entry() argument
647 if (shortname) { in php_openssl_add_assoc_name_entry()

Completed in 23 milliseconds