Searched refs:htmlStartCloseEntry (Results 1 – 1 of 1) sorted by relevance
1063 } htmlStartCloseEntry; typedef1068 static const htmlStartCloseEntry htmlStartClose[] = {1453 const htmlStartCloseEntry *key = (const htmlStartCloseEntry *) vkey; in htmlCompareStartClose()1454 const htmlStartCloseEntry *entry = (const htmlStartCloseEntry *) member; in htmlCompareStartClose()1477 htmlStartCloseEntry key; in htmlCheckAutoClose()1483 sizeof(htmlStartClose) / sizeof(htmlStartCloseEntry), in htmlCheckAutoClose()1484 sizeof(htmlStartCloseEntry), htmlCompareStartClose); in htmlCheckAutoClose()