Home
last modified time | relevance | path

Searched refs:get_regex_flags (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/gtksourceview/
H A Dgtksourcelanguage-parser-2.c254 get_regex_flags (xmlNode *node, in get_regex_flags() function
402 match_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
417 start_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
430 end_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
1334 parser_state->regex_compile_flags = get_regex_flags (elm, 0); in handle_default_regex_options_element()
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcelanguage-parser-2.c255 get_regex_flags (xmlNode *node, in get_regex_flags() function
403 match_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
418 start_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
431 end_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
1336 parser_state->regex_compile_flags = get_regex_flags (elm, 0); in handle_default_regex_options_element()
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourcelanguage-parser-2.c254 get_regex_flags (xmlNode *node, in get_regex_flags() function
402 match_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
417 start_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
430 end_flags = get_regex_flags (child, parser_state->regex_compile_flags); in create_definition()
1335 parser_state->regex_compile_flags = get_regex_flags (elm, 0); in handle_default_regex_options_element()
/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/xs/
H A DXS.xs136 static void get_regex_flags(char * flags, SV *sv);
1185 get_regex_flags(flags, sv); in append_regex()
1254 get_regex_flags(char * flags, SV *sv) { in get_regex_flags() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/
H A Dha_rocksdb.cc1048 static int get_regex_flags() { in get_regex_flags() function
1071 if (!regex_handler.compile(wlist, get_regex_flags(), table_alias_charset)) { in rocksdb_validate_read_free_rpl_tables()
1089 rdb_read_free_regex_handler.compile(wlist, get_regex_flags(), in rocksdb_update_read_free_rpl_tables()
5041 get_regex_flags(), table_alias_charset); in rocksdb_init_func()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/
H A Dha_rocksdb.cc1048 static int get_regex_flags() { in get_regex_flags() function
1071 if (!regex_handler.compile(wlist, get_regex_flags(), table_alias_charset)) { in rocksdb_validate_read_free_rpl_tables()
1089 rdb_read_free_regex_handler.compile(wlist, get_regex_flags(), in rocksdb_update_read_free_rpl_tables()
5041 get_regex_flags(), table_alias_charset); in rocksdb_init_func()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/
H A Dha_rocksdb.cc1048 static int get_regex_flags() { in get_regex_flags() function
1071 if (!regex_handler.compile(wlist, get_regex_flags(), table_alias_charset)) { in rocksdb_validate_read_free_rpl_tables()
1089 rdb_read_free_regex_handler.compile(wlist, get_regex_flags(), in rocksdb_update_read_free_rpl_tables()
5041 get_regex_flags(), table_alias_charset); in rocksdb_init_func()
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/
H A DChangeLog.soc-2006289 gtksourceview/gtksourcelanguage-parser-2.c: (get_regex_flags),
518 (get_regex_flags): moved getting regex options attributes from