Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.c500 size_t fs_file_path_len; in php_openssl_check_path_ex() local
515 fs_file_path_len = file_path_len - path_prefix_len; in php_openssl_check_path_ex()
518 fs_file_path_len = file_path_len; in php_openssl_check_path_ex()
521 if (CHECK_NULL_PATH(fs_file_path, fs_file_path_len)) { in php_openssl_check_path_ex()

Completed in 21 milliseconds