Searched refs:regex (Results 1 - 10 of 10) sorted by relevance

/inkscape/share/palettes/
H A Di18n.py11 regex = re.compile(r'^\s*\d{1,3}\s+\d{1,3}\s+\d{1,3}\s+([^#\s].*)') variable
17 match = regex.match(line)
/inkscape/src/ui/dialog/
H A Dfont-substitution.cpp48 #include <glibmm/regex.h>
H A Dfind.cpp63 #include <glibmm/regex.h>
H A Dfiledialogimpl-gtkmm.cpp45 #include <glibmm/regex.h>
/inkscape/src/xml/
H A Drepr-io.cpp204 GRegex *regex = g_regex_new( local
208 g_regex_match (regex, this->cachedData.c_str(), G_REGEX_MATCH_NEWLINE_ANY, &info);
216 g_regex_unref(regex);
/inkscape/src/util/
H A Dunits.cpp21 #include <glibmm/regex.h>
/inkscape/src/
H A Ddevice-manager.cpp22 #include <glibmm/regex.h>
H A Dstyle.cpp61 #include <glibmm/regex.h>
H A Dstyle-internal.cpp48 #include <glibmm/regex.h>
/inkscape/src/libnrtype/
H A Dfont-lister.cpp23 #include <glibmm/regex.h>

Completed in 47 milliseconds