Lines Matching refs:code
144 If you have reasons to patch this detection code away or need changes \
1870 * cannot occur. This code is cleaning up a previous parse
1876 * Given the uncertainty, we retain the code but exclude it
2359 XML_ErrorString(enum XML_Error code) {
2360 switch (code) {
3102 /* BEGIN disabled code */
3118 /* END disabled code */
3194 * However it is a useful safety net, so we retain the code and
3546 /* This code is walking through the appAtts array, dealing
3558 * remove the code from coverage tests.
3587 Derived from code in lookup(parser, HASH_TABLE *table, ...).
3893 // in its element handler code) cannot be confused by an attacker
4056 /* BEGIN disabled code */
4061 /* END disabled code */
4178 * of code cannot be executed. The only occasions on which 'enc'
4183 * Since it really isn't clear that this is true, we keep the code
5392 /* It's hard to exhaustively search the code to be sure,
5405 * possible to create entities taking this code path that
5408 * Because this analysis is very uncertain, the code is
5926 * error return happens if the code point passed in is either
6015 * entity, it must have gone through this code before and
6021 * It doesn't appear there is another code path that gets
6067 * default case should be retained as a safety net, but the code
6219 * error return happens if the code point passed in is either
8380 return "dead code";