Home
last modified time | relevance | path

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

/third_party/libxml2/
Dparser.c3936 int c, l, in_space = 0; in xmlParseAttValueComplex() local
3968 in_space = 0; in xmlParseAttValueComplex()
4095 if ((!normalize) || (!in_space)) { in xmlParseAttValueComplex()
4101 in_space = 1; in xmlParseAttValueComplex()
4104 in_space = 0; in xmlParseAttValueComplex()
4123 if ((in_space) && (normalize)) { in xmlParseAttValueComplex()