Searched refs:xmlEntLen (Results 1 – 1 of 1) sorted by relevance
184 static const int xmlEntLen[] = { 3, 3, 4, 5, 5 }; variable206 if (strncmp(ens+iAmp+1, xmlEntity[iEntity], xmlEntLen[iEntity]) == 0) in xmlDecode()209 iAmp += xmlEntLen[iEntity]+1; in xmlDecode()