HomeSort by relevance Sort by last modified time
    Searched defs:IS_BLANK_CH (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
parserInternals.h 105 * IS_BLANK_CH:
110 #define IS_BLANK_CH(c) xmlIsBlank_ch(c)
  /external/libxml2/include/libxml/
parserInternals.h 105 * IS_BLANK_CH:
110 #define IS_BLANK_CH(c) xmlIsBlank_ch(c)

Completed in 32 milliseconds