Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c144 #define IS_NULLABLE (1 << 0) macro
3375 if (define->dflags & IS_NULLABLE) in xmlRelaxNGIsNullable()
3434 define->dflags |= IS_NULLABLE; in xmlRelaxNGIsNullable()
/external/chromium_org/third_party/libxml/src/
Drelaxng.c144 #define IS_NULLABLE (1 << 0) macro
3375 if (define->dflags & IS_NULLABLE) in xmlRelaxNGIsNullable()
3434 define->dflags |= IS_NULLABLE; in xmlRelaxNGIsNullable()