Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c3853 int c, l, in_space = 0; in xmlParseAttValueComplex() local
3896 in_space = 0; in xmlParseAttValueComplex()
4020 if ((!normalize) || (!in_space)) { in xmlParseAttValueComplex()
4026 in_space = 1; in xmlParseAttValueComplex()
4029 in_space = 0; in xmlParseAttValueComplex()
4043 if ((in_space) && (normalize)) { in xmlParseAttValueComplex()