Searched refs:code_key (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/standard/ | ||
| H A D | html.c | 541 unsigned short code_key; local 547 code_key = (unsigned short) code_key_a; 551 if (code_key < m->un_code_point) 553 else if (code_key > m->un_code_point) |
Completed in 4 milliseconds