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

  /external/chromium_org/third_party/libxml/src/include/libxml/
parserInternals.h 159 * IS_EXTENDER:
169 #define IS_EXTENDER(c) xmlIsExtenderQ(c)
175 * Behaves like IS_EXTENDER but with a single-byte argument
  /external/libxml2/include/libxml/
parserInternals.h 192 * IS_EXTENDER:
202 #define IS_EXTENDER(c) xmlIsExtenderQ(c)
208 * Behaves like IS_EXTENDER but with a single-byte argument

Completed in 46 milliseconds