Searched refs:isinline (Results 1 – 4 of 4) sorted by relevance
914 if ((format) && (!info->isinline) && (cur->next != NULL)) { in htmlNodeDumpFormatOutput()940 (info != NULL) && (!info->isinline)) { in htmlNodeDumpFormatOutput()961 if ((format) && (info != NULL) && (!info->isinline) && in htmlNodeDumpFormatOutput()969 if ((format) && (info != NULL) && (!info->isinline) && in htmlNodeDumpFormatOutput()984 if ((format) && (info != NULL) && (!info->isinline) && in htmlNodeDumpFormatOutput()
51 char isinline; /* is this a block 0 or inline 1 element */ member
74 d isinline like(xmlCchar) Block 0/inline elem?
8490 get_grouplength(uint32_t **pptrptr, BOOL isinline, int *errcodeptr, int *lcptr, in get_grouplength() argument8507 if (isinline) *pptrptr = parsed_skip(*pptrptr, PSKIP_KET); in get_grouplength()