Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c6434 XML_EXP_NILABLE = (1 << 0) enumerator
6437 #define IS_NILLABLE(node) ((node)->info & XML_EXP_NILABLE)
6750 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()
6760 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()
6770 entry->info |= XML_EXP_NILABLE; in xmlExpHashGetEntry()