Home
last modified time | relevance | path

Searched defs:casematch (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dfind.cpp425 gsize Find::find_strcmp_pos(const gchar *str, const gchar *find, bool exact, bool casematch, gsize … in find_strcmp_pos()
448 bool Find::find_strcmp(const gchar *str, const gchar *find, bool exact, bool casematch) in find_strcmp()
453 bool Find::item_desc_match (SPItem *item, const gchar *text, bool exact, bool casematch, bool repla… in item_desc_match()
465 bool Find::item_title_match (SPItem *item, const gchar *text, bool exact, bool casematch, bool repl… in item_title_match()
477 bool Find::item_text_match (SPItem *item, const gchar *find, bool exact, bool casematch, bool repla… in item_text_match()
520 bool Find::item_id_match (SPItem *item, const gchar *id, bool exact, bool casematch, bool replace/*… in item_id_match()
549 bool Find::item_style_match (SPItem *item, const gchar *text, bool exact, bool casematch, bool repl… in item_style_match()
599 bool Find::item_attrvalue_match(SPItem *item, const gchar *text, bool exact, bool casematch, bool r… in item_attrvalue_match()
685 std::vector<SPItem*> Find::filter_fields (std::vector<SPItem*> &l, bool exact, bool casematch) in filter_fields()
899 std::vector<SPItem*> &Find::filter_list (std::vector<SPItem*> &l, bool exact, bool casematch) in filter_list()
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dexpand.c1520 casematch(shinstance *psh, union node *pattern, char *val) in casematch() function
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dafni_util.py3592 def search_path_dirs(word, mtype=0, casematch=1): argument
3655 def num_found_in_path(word, mtype=0, casematch=1): argument
3672 def show_found_in_path(word, mtype=0, casematch=1, indent='\n '): argument
/dports/shells/dash/dash-0.5.11.5/src/
H A Dexpand.c1699 casematch(union node *pattern, char *val) in casematch() function
/dports/databases/py-fakeredis/fakeredis-1.7.0/fakeredis/
H A D_server.py130 def casematch(a, b): function
/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dash.c7476 casematch(union node *pattern, char *val) in casematch() function