Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h171 #define IS_DIGIT_CH(c) xmlIsDigit_ch(c) macro
/external/libxml2/
DChangeLog5829 IS_DIGIT_CH macros to ascii versions (bug 153936).