Home | History | Annotate | Download | only in libxml2

Lines Matching full:tmp_str_len

1008     int tmp_str_len;
1038 tmp_str_len = xmlStrlen(tmp_str);
1039 if(tmp_str_len > 1 && tmp_str[tmp_str_len - 2] == '.') {