HomeSort by relevance Sort by last modified time
    Searched refs:ASCII_MINUS (Results 1 - 3 of 3) sorted by null

  /external/expat/lib/
ascii.h 76 #define ASCII_MINUS 0x2D
xmltok.c 1050 && c != ASCII_MINUS
    [all...]
xmltok_impl.c 97 if (!CHAR_MATCHES(enc, ptr, ASCII_MINUS)) {
108 if (CHAR_MATCHES(enc, ptr, ASCII_MINUS)) {
    [all...]

Completed in 14 milliseconds