Searched refs:EXTRA_CLOSING_NON_UTF8_BRACKETS (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dunicode_constants.h99 # define EXTRA_CLOSING_NON_UTF8_BRACKETS "\x29\x3E\x5D\x7D\xBB\xAB" macro
160 # define EXTRA_CLOSING_NON_UTF8_BRACKETS "\x5D\x6E\xBD\xD0\x8B\x8A" macro
221 # define EXTRA_CLOSING_NON_UTF8_BRACKETS "\x5D\x6E\xBB\xD0\x8B\x8A" macro
H A Dtoke.c11610 legal_paired_closing_delims = EXTRA_CLOSING_NON_UTF8_BRACKETS;

Completed in 339 milliseconds