Home
last modified time | relevance | path

Searched defs:surrogate1 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf7imap.c473 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp()
498 … handle_base64_end(unsigned char n, uint32_t *out, bool *base64, bool abrupt, uint16_t *surrogate1) in handle_base64_end()
523 uint16_t surrogate1 = (*state >> 1); /* First half of a surrogate pair */ in mb_utf7imap_to_wchar() local
H A Dmbfilter_utf7.c454 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp()
477 …unsigned char n, unsigned char **p, uint32_t *out, bool *base64, bool abrupt, uint16_t *surrogate1) in handle_base64_end()
509 …uint16_t surrogate1 = (*state >> 1); /* First half of a surrogate pair which still needs 2nd half … in mb_utf7_to_wchar() local

Completed in 8 milliseconds