Lines Matching refs:IS_BLANK_CH
5048 if (!(IS_BLANK_CH(*str))) in xmlSchemaIsBlank()
5053 if (!(IS_BLANK_CH(*str))) in xmlSchemaIsBlank()
6080 while (IS_BLANK_CH(*cur)) in xmlGetMaxOccurs()
6094 while (IS_BLANK_CH(*cur)) in xmlGetMaxOccurs()
6132 while (IS_BLANK_CH(*cur)) in xmlGetMinOccurs()
6146 while (IS_BLANK_CH(*cur)) in xmlGetMinOccurs()
6811 while (IS_BLANK_CH(*cur)) in xmlSchemaParseWildcardNs()
6814 while ((*end != 0) && (!(IS_BLANK_CH(*end)))) in xmlSchemaParseWildcardNs()
7982 while (IS_BLANK_CH(*cur)) in xmlSchemaPValAttrBlockFinal()
7985 while ((*end != 0) && (!(IS_BLANK_CH(*end)))) in xmlSchemaPValAttrBlockFinal()
8948 while (IS_BLANK_CH(*cur)) in xmlSchemaParseUnion()
8951 while ((*end != 0) && (!(IS_BLANK_CH(*end)))) in xmlSchemaParseUnion()
21801 while (IS_BLANK_CH(*cur)) in xmlSchemaAssembleByXSI()
21804 while ((*end != 0) && (!(IS_BLANK_CH(*end)))) in xmlSchemaAssembleByXSI()
21815 while (IS_BLANK_CH(*cur)) in xmlSchemaAssembleByXSI()
21818 while ((*end != 0) && (!(IS_BLANK_CH(*end)))) in xmlSchemaAssembleByXSI()
24693 while (IS_BLANK_CH(*cur)) in xmlSchemaVCheckCVCSimpleType()
24696 while ((*end != 0) && (!(IS_BLANK_CH(*end)))) in xmlSchemaVCheckCVCSimpleType()