Searched refs:IS_NOT_NULLABLE (Results 1 – 1 of 1) sorted by relevance
147 #define IS_NOT_NULLABLE (1 << 1) macro3392 if (define->dflags & IS_NOT_NULLABLE) in xmlRelaxNGIsNullable()3447 define->dflags |= IS_NOT_NULLABLE; in xmlRelaxNGIsNullable()