Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhtml.c79 #define sjis_trail(c) ((c) >= 0x40 && (c) != 0x7F && (c) < 0xFD) macro
270 if (sjis_trail(next)) { in get_next_char()

Completed in 19 milliseconds