Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf7imap.c474 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp()
499 … handle_base64_end(unsigned char n, uint32_t *out, bool *base64, bool abrupt, uint16_t *surrogate1) in handle_base64_end()
524 uint16_t surrogate1 = (*state >> 1); /* First half of a surrogate pair */ in mb_utf7imap_to_wchar() local
H A Dmbfilter_utf7.c455 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp()
478 …unsigned char n, unsigned char **p, uint32_t *out, bool *base64, bool abrupt, uint16_t *surrogate1) in handle_base64_end()
510 …uint16_t surrogate1 = (*state >> 1); /* First half of a surrogate pair which still needs 2nd half … in mb_utf7_to_wchar() local

Completed in 16 milliseconds