#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <map>
#include <cstring>
#include <string>
#include <glib.h> // g_assert()
#include "xml/node-iterators.h"
#include "util/find-if-before.h"
#include "node-fns.h"
namespace Inkscape {
namespace XML {
/* the id_permitted stuff is a temporary-ish hack */
namespace {
}
} else {
return permitted;
}
}
}
return false;
}
}
struct node_matches {
};
// documentation moved to header
return NULL;
}
);
return previous;
}
}
}
/*
Local Variables:
mode:c++
c-file-style:"stroustrup"
c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
indent-tabs-mode:nil
fill-column:99
End:
*/
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :