Home
last modified time | relevance | path

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

/PHP-7.1/ext/interbase/
H A Dphp_ibase_includes.h157 #define PHP_IBASE_LINK_TRANS(zv, lh, th) \ argument
160 lh = (ibase_db_link *)zend_fetch_resource2( \
163 _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAM_PASSTHRU, zv, &lh, &th); \
165 if (SUCCESS != _php_ibase_def_trans(lh, &th)) { RETURN_FALSE; } \
/PHP-7.1/ext/exif/
H A Dexif.c3330 unsigned int ll, lh; in exif_scan_JPEG_header() local
3376 if ((lh = php_stream_getc(ImageInfo->infile)) == (unsigned int)EOF) { in exif_scan_JPEG_header()
3385 itemlen = (lh << 8) | ll; in exif_scan_JPEG_header()
3389 …LL EXIFERR_CC, ImageInfo, E_WARNING, "%s, Section length: 0x%02X%02X", EXIF_ERROR_CORRUPT, lh, ll); in exif_scan_JPEG_header()
3400 Data[0] = (uchar)lh; in exif_scan_JPEG_header()
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic2398 2 string -lh\40- LHa 2.x? archive data [lh ]
H A Dmagic私はガラスを食べられます2398 2 string -lh\40- LHa 2.x? archive data [lh ]

Completed in 89 milliseconds