Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c56 #define IS_WSP_BLANK_CH(c) IS_BLANK_CH(c) macro
1572 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDates()
1706 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDates()
1789 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDuration()
1859 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDuration()
2269 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2327 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2403 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2492 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2540 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
[all …]