Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dregex.c89 #define TEST_NEW(_pattern, _compile_opts, _match_opts) { \ argument
103 #define TEST_NEW_CHECK_FLAGS(_pattern, _compile_opts, _match_opts, _real_compile_opts, _real_match_… argument
133 #define TEST_NEW_FAIL(_pattern, _compile_opts, _expected_error) { \ argument
167 #define TEST_MATCH_SIMPLE_NAMED(_name, _pattern, _string, _compile_opts, _match_opts, _expected) { \ argument
181 #define TEST_MATCH_SIMPLE(_pattern, _string, _compile_opts, _match_opts, _expected) \ argument
183 #define TEST_MATCH_NOTEMPTY(_pattern, _string, _expected) \ argument
185 #define TEST_MATCH_NOTEMPTY_ATSTART(_pattern, _string, _expected) \ argument
239 #define TEST_MATCH(_pattern, _compile_opts, _match_opts, _string, \ argument
343 #define TEST_MATCH_NEXT0(_pattern, _string, _string_len, _start_position) { \ argument
357 #define TEST_MATCH_NEXT1(_pattern, _string, _string_len, _start_position, \ argument
[all …]