Lines Matching defs:old
2884 * Returns the old value of the registration function
2889 xmlParserInputBufferCreateFilenameFunc old = xmlParserInputBufferCreateFilenameValue;
2890 if (old == NULL) {
2891 old = __xmlParserInputBufferCreateFilename;
2895 return(old);
2904 * Returns the old value of the registration function
2909 xmlOutputBufferCreateFilenameFunc old = xmlOutputBufferCreateFilenameValue;
2911 if (old == NULL) {
2912 old = __xmlOutputBufferCreateFilename;
2916 return(old);
2996 * Grow up the content of the input buffer, the old data are preserved
3093 * Refresh the content of the input buffer, the old data are considered