Searched refs:XML_EXP_NILABLE (Results 1 – 1 of 1) sorted by relevance
6525 XML_EXP_NILABLE = (1 << 0) enumerator6528 #define IS_NILLABLE(node) ((node)->info & XML_EXP_NILABLE)6841 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()6851 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()6861 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()