Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/lib/
H A Dzip_dirent.c554 … zip_string_t *ef_str = _zip_string_new(_zip_buffer_get(buffer, len), len, ZIP_FL_ENC_UTF_8, NULL); in _zip_dirent_process_ef_utf_8() local
556 if (ef_str != NULL) { in _zip_dirent_process_ef_utf_8()
558 str = ef_str; in _zip_dirent_process_ef_utf_8()

Completed in 6 milliseconds