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

  /external/libxml2/
HTMLtree.c 914 if ((format) && (!info->isinline) && (cur->next != NULL)) {
940 (info != NULL) && (!info->isinline)) {
961 if ((format) && (info != NULL) && (!info->isinline) &&
969 if ((format) && (info != NULL) && (!info->isinline) &&
984 if ((format) && (info != NULL) && (!info->isinline) &&
    [all...]
  /external/libxml2/include/libxml/
HTMLparser.h 51 char isinline; /* is this a block 0 or inline 1 element */ member in struct:_htmlElemDesc
  /external/pcre/dist2/src/
pcre2_compile.c     [all...]

Completed in 1161 milliseconds