Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar_path_check.re102 return pcr_is_ok;
H A Dphar_internal.h599 pcr_is_ok, enumerator
H A Dutil.c173 if (phar_path_check(&path, &path_len, &err) > pcr_is_ok) { in phar_mount_entry()
535 if (phar_path_check(&path, &path_len, &pcr_error) > pcr_is_ok) { in phar_get_or_create_entry_data()
1239 if (phar_path_check(&path, &path_len, &pcr_error) > pcr_is_ok) { in phar_get_entry_info_dir()
H A Dphar_object.c2052 } else if (phar_path_check(&ext, &ext_len, &pcr_error) > pcr_is_ok) { in phar_rename_archive()
3456 if (phar_path_check(&newfile, &tmp_len, &pcr_error) > pcr_is_ok) { in PHP_METHOD()

Completed in 37 milliseconds