Home
last modified time | relevance | path

Searched refs:ll (Results 26 – 42 of 42) sorted by relevance

12

/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt91 // hopefully we'll never see a file name that's not covered by this regular expression...
H A Dmysqli_fetch_array.phpt116 // Don't expect a unicode value from the database, you'll get binary string
/PHP-8.1/ext/mbstring/tests/
H A Dutf7imap_encoding.phpt83 /* We'll use 6 character strings as a test, since 6 UTF-16 characters is just enough
H A Diso2022jp_2004_encoding.phpt70 * We'll use the fullwidth version when converting JISX 0213 to Unicode */
/PHP-8.1/ext/exif/
H A Dexif.c3803 unsigned int ll, lh; in exif_scan_JPEG_header() local
3853 if ((ll = php_stream_getc(ImageInfo->infile)) == (unsigned int)EOF) { in exif_scan_JPEG_header()
3858 itemlen = (lh << 8) | ll; in exif_scan_JPEG_header()
3862 …LL EXIFERR_CC, ImageInfo, E_WARNING, "%s, Section length: 0x%02X%02X", EXIF_ERROR_CORRUPT, lh, ll); in exif_scan_JPEG_header()
3874 Data[1] = (uchar)ll; in exif_scan_JPEG_header()
/PHP-8.1/
H A DCODING_STANDARDS.md41 they'll take advantage of the length property, both for efficiency and in
H A DCONTRIBUTING.md291 changes themselves. We'll assume you're basically familiar with Git, but feel
/PHP-8.1/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt980 [≪] => &ll;
H A Dhtml_entity_decode_html5.phpt1275 "&ll;",
3409 &ll; => ≪ e289aa
H A Dhtmlentities_html5.phpt800 &ll; U+0226A
/PHP-8.1/build/
H A Dltmain.sh2223 ll="$l"
2225 if test "X$ll" = "X$old_library" ; then # only static version available
4324 # different ones for PIC/non-PIC, this we'll have to duplicate
/PHP-8.1/ext/standard/
H A Dvar_unserializer.re1088 /* The array may contain references to itself, in which case we'll be modifying an
/PHP-8.1/ext/standard/html_tables/
H A Dents_html5.txt1270 ll 0226A
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c4816 size_t ll=ls->tsv.len;
4825 return(len==ll)?0:1;
4826 else if(len==ll)
4829 l+=len;ll-=len;r+=len;lr-=len;
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch3134 * If we are going to print something, we'll need to print
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic159 # always under 150 or so, but as this isn't rigorous, we'll wait on that until
2947 # Please notify me of any real-world fishy/ambiguous signatures and I'll try
8158 # If the product code is 5 digits, we'll need to backspace here.
20450 # to support kernels before the flag and BE with LE bootloader was added we'll
24746 # file of ePub or OpenDocument, we'll have to scan for a filename
30136 # we'll print out e.g. 0x30 instead of the more human-readable
H A Dmagic私はガラスを食べられます159 # always under 150 or so, but as this isn't rigorous, we'll wait on that until
2947 # Please notify me of any real-world fishy/ambiguous signatures and I'll try
8158 # If the product code is 5 digits, we'll need to backspace here.
20450 # to support kernels before the flag and BE with LE bootloader was added we'll
24746 # file of ePub or OpenDocument, we'll have to scan for a filename
30136 # we'll print out e.g. 0x30 instead of the more human-readable

Completed in 194 milliseconds

12