Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c61 #define IS_WSP_BLANK_CH(c) IS_BLANK_CH(c) macro
1586 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDates()
1720 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDates()
1803 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDuration()
1873 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValidateDuration()
2283 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2341 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2417 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2506 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
2554 while IS_WSP_BLANK_CH(*cur) cur++; in xmlSchemaValAtomicType()
[all …]