H A D | phar_object.c | 136 …e, int code, char *entry, int entry_len, char *arch, char *basename, char *ru, int ru_len) /* {{{ … in phar_file_action() argument 342 …ss_ru_web(char *fname, int fname_len, char **entry, int *entry_len, char **ru, int *ru_len) /* {{{… in phar_postprocess_ru_web() argument 359 *ru = estrndup(u, u_len+1); in phar_postprocess_ru_web() 363 *ru = NULL; in phar_postprocess_ru_web() 541 char *alias = NULL, *error, *index_php = NULL, *f404 = NULL, *ru = NULL; in PHP_METHOD() local 751 phar_postprocess_ru_web(fname, (int)fname_len, &entry, &entry_len, &ru, &ru_len); in PHP_METHOD() 874 phar_file_action(phar, info, mime_type, code, entry, entry_len, fname, pt, ru, ru_len); in PHP_METHOD()
|