Home
last modified time | relevance | path

Searched refs:XML_EXP_NILABLE (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c6428 XML_EXP_NILABLE = (1 << 0) enumerator
6431 #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()