Home
last modified time | relevance | path

Searched refs:abrupt (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf7imap.c498 static uint32_t* handle_base64_end(unsigned char n, uint32_t *out, bool *base64, bool abrupt, uint1… in handle_base64_end() argument
500 if (abrupt || n == ILLEGAL || *surrogate1) { in handle_base64_end()
H A Dmbfilter_utf7.c477 …nd(unsigned char n, unsigned char **p, uint32_t *out, bool *base64, bool abrupt, uint16_t *surroga… in handle_base64_end() argument
479 if (abrupt || *surrogate1) { in handle_base64_end()

Completed in 10 milliseconds