Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar_object.c1166 if (phar_obj->arc.archive) { in PHP_METHOD()
1389 if (!phar_obj->arc.archive) { \
1402 if (phar_obj->arc.archive && phar_obj->arc.archive->is_persistent) { in PHP_METHOD()
1967 RETURN_BOOL(!phar_obj->arc.archive->is_tar && !phar_obj->arc.archive->is_zip); in PHP_METHOD()
2676 if (phar_obj->arc.archive->alias && phar_obj->arc.archive->alias != phar_obj->arc.archive->fname) { in PHP_METHOD()
2677 RETURN_STRINGL(phar_obj->arc.archive->alias, phar_obj->arc.archive->alias_len, 1); in PHP_METHOD()
2693 RETURN_STRINGL(phar_obj->arc.archive->fname, phar_obj->arc.archive->fname_len, 1); in PHP_METHOD()
2988 if (!phar_obj->arc.archive->is_tar && !phar_obj->arc.archive->is_zip) { in PHP_METHOD()
3914 if (phar_obj->arc.archive->is_tar || phar_obj->arc.archive->is_zip) { in PHP_METHOD()
3955 if (phar_obj->arc.archive->fp && !phar_obj->arc.archive->is_brandnew) { in PHP_METHOD()
[all …]
H A Dphar_internal.h504 } arc; member
H A Dutil.c2083 …if (objphar[0]->arc.archive->fname_len == phar->fname_len && !memcmp(objphar[0]->arc.archive->fnam…
2084 objphar[0]->arc.archive = phar;
/PHP-5.5/ext/gd/tests/
H A Dimagearc_basic.phpt17 //create an arc with white color
H A Dimagearc_variation2.phpt17 //create an arc with white color
H A Dimagefilledarc_basic.phpt17 //create an arc and fill it with white color
H A Dimagearc_variation1.phpt17 //create an arc with white color
H A Dimagefilledarc_variation1.phpt17 //create an arc and fill it with white color
H A Dimagefilledarc_variation2.phpt17 //create an arc and fill it with white color
H A Dimagearc_error1.phpt17 //create an arc with white color
H A Dimagefilledarc_error1.phpt17 //create an arc and fill it with white color
/PHP-5.5/
H A Dconfig.sub262 | arc \
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1579 # cpio, ar, arc, arj, hpack, lha/lharc, rar, squish, uc2, zip, zoo, etc.
1723 !:mime application/x-arc
1725 !:mime application/x-arc
1727 !:mime application/x-arc
1729 !:mime application/x-arc
1731 !:mime application/x-arc
1733 !:mime application/x-arc
1736 !:mime application/x-arc
1738 !:mime application/x-arc
1740 !:mime application/x-arc
[all …]

Completed in 144 milliseconds