Home
last modified time | relevance | path

Searched defs:imgtype (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-admin_topics.php33 $imgtype = $_FILES['userfile1']['type']; variable
38 $imgtype = ''; variable
H A Dtiki-edit_banner.php257 $imgtype = $_REQUEST["imageType"]; variable
273 $imgtype = $_FILES['userfile1']['type']; variable
H A Dtiki-edit_topic.php43 $imgtype = $_FILES['userfile1']['type']; variable
H A Dtiki-edit_submission.php325 $imgtype = $_FILES['userfile1']['type']; variable
438 $imgtype = $_REQUEST['image_type']; variable
455 $imgtype = $_FILES['userfile1']['type']; variable
/dports/graphics/pear-Image_Barcode/Image_Barcode-1.1.3/docs/examples/
H A Dbarcode_img.php7 $imgtype = isset($_REQUEST['imgtype']) ? $_REQUEST['imgtype'] : 'png'; variable
/dports/graphics/pear-Image_Barcode2/Image_Barcode2-0.2.3/docs/examples/
H A Dbarcode_img.php7 $imgtype = isset($_REQUEST['imgtype']) ? $_REQUEST['imgtype'] : 'png'; variable
/dports/graphics/pear-Image_Barcode/Image_Barcode-1.1.3/Image/
H A DBarcode.php64 …function &draw($text, $type = 'int25', $imgtype = 'png', $bSendToBrowser = true, $height=60, $barw…
/dports/graphics/pear-Image_Barcode/Image_Barcode-1.1.3/Image/Barcode/
H A Dean8.php135 function &draw($text, $imgtype = 'png')
H A Dint25.php103 function &draw($text, $imgtype = 'png')
H A Dpostnet.php115 function draw($text, $imgtype = 'png')
H A Dupca.php141 function &draw($text, $imgtype = 'png')
H A Dean13.php156 function &draw($text, $imgtype = 'png')
H A Dcode128.php75 function &draw($text, $imgtype = 'png')
/dports/graphics/sane-epkowa/iscan-2.11.0/frontend/
H A Dpisa_settings.h47 imagetype imgtype; variable
/dports/emulators/mess/mame-mame0226/src/tools/imgtool/
H A Dstream.h62 imgtype_t imgtype; variable
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/
H A Dstream.h62 imgtype_t imgtype; variable
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tools/fstools/
H A Dfscheck.cpp36 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
H A Dblkstat.cpp48 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
H A Djls.cpp42 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
H A Dfsstat.cpp46 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
H A Djcat.cpp49 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
H A Dblkcalc.cpp63 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tools/imgtools/
H A Dimg_stat.cpp38 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tools/vstools/
H A Dmmstat.cpp48 TSK_IMG_TYPE_ENUM imgtype = TSK_IMG_TYPE_DETECT; in main() local
/dports/audio/normalize/normalize-0.7.7/nid3lib/
H A Dversions.c189 const char *imgtype; member
212 char imgtype[4]; in _convert_apic_forward() local
261 char imgtype[4], *mimetype = NULL; in _convert_apic_backward() local

1234567891011