Home | History | Annotate | Download | only in libxml2

Lines Matching refs:old

2948  * Returns the old value of the registration function
2953 xmlParserInputBufferCreateFilenameFunc old = xmlParserInputBufferCreateFilenameValue;
2954 if (old == NULL) {
2955 old = __xmlParserInputBufferCreateFilename;
2959 return(old);
2968 * Returns the old value of the registration function
2973 xmlOutputBufferCreateFilenameFunc old = xmlOutputBufferCreateFilenameValue;
2975 if (old == NULL) {
2976 old = __xmlOutputBufferCreateFilename;
2980 return(old);
3060 * Grow up the content of the input buffer, the old data are preserved
3157 * Refresh the content of the input buffer, the old data are considered