Home
last modified time | relevance | path

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

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