Searched refs:byte_order (Results 1 – 3 of 3) sorted by relevance
/PHP-7.0/ext/exif/ |
H A D | exif.c | 977 mn_byte_order_t byte_order; member 2758 switch (maker_note->byte_order) { in exif_process_IFD_in_MAKERNOTE()
|
/PHP-7.0/ext/fileinfo/libmagic/ |
H A D | cdf.c | 1195 DUMP("0x%x", byte_order); in cdf_dump_header()
|
/PHP-7.0/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 308 PCRE_SPTR16 input, int length, int *byte_order, 390 If byte_order is NULL, it is assumed that the string starts off in host 394 If byte_order is not NULL, a non-zero value of the integer to which it 639 PCRE_SPTR32 input, int length, int *byte_order, 721 If byte_order is NULL, it is assumed that the string starts off in host 725 If byte_order is not NULL, a non-zero value of the integer to which it
|
Completed in 53 milliseconds