Searched refs:XML_EXP_NILABLE (Results 1 – 1 of 1) sorted by relevance
6428 XML_EXP_NILABLE = (1 << 0) enumerator6431 #define IS_NILLABLE(node) ((node)->info & XML_EXP_NILABLE)6744 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()6754 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()6764 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()