HomeSort by relevance Sort by last modified time
    Searched defs:regex_match (Results 1 - 3 of 3) sorted by null

  /external/selinux/libselinux/src/
regex.c 213 int regex_match(struct regex_data *regex, char const *subject, int partial) function
222 return REGEX_MATCH;
452 int regex_match(struct regex_data *regex, char const *subject, int partial) function
461 return REGEX_MATCH;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h 1878 regex_match(_Bi_iter __s, function
1909 regex_match(_Bi_iter __first, _Bi_iter __last, function
1934 regex_match(const _Ch_type* __s, function
1958 regex_match(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s, function
1981 regex_match(const _Ch_type* __s, function
2003 regex_match(const basic_string<_Ch_type, _Ch_traits, _Str_allocator>& __s, function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h 1878 regex_match(_Bi_iter __s, function
1909 regex_match(_Bi_iter __first, _Bi_iter __last, function
1934 regex_match(const _Ch_type* __s, function
1958 regex_match(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s, function
1981 regex_match(const _Ch_type* __s, function
2003 regex_match(const basic_string<_Ch_type, _Ch_traits, _Str_allocator>& __s, function
    [all...]

Completed in 128 milliseconds