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

  /external/selinux/libselinux/src/
regex.c 206 int regex_match(struct regex_data *regex, char const *subject, int partial) function
213 return REGEX_MATCH;
433 int regex_match(struct regex_data *regex, char const *subject, int partial) function
442 return REGEX_MATCH;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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-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...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h 1970 regex_match(_Bi_iter __s, function
1998 regex_match(_Bi_iter __first, _Bi_iter __last, function
2023 regex_match(const _Ch_type* __s, function
2047 regex_match(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s, function
2070 regex_match(const _Ch_type* __s, function
2092 regex_match(const basic_string<_Ch_type, _Ch_traits, _Str_allocator>& __s, function
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h 1983 regex_match(_Bi_iter __s, function
2011 regex_match(_Bi_iter __first, _Bi_iter __last, function
2036 regex_match(const _Ch_type* __s, function
2060 regex_match(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s, function
2083 regex_match(const _Ch_type* __s, function
2105 regex_match(const basic_string<_Ch_type, _Ch_traits, _Str_allocator>& __s, function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h 1983 regex_match(_Bi_iter __s, function
2011 regex_match(_Bi_iter __first, _Bi_iter __last, function
2036 regex_match(const _Ch_type* __s, function
2060 regex_match(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s, function
2083 regex_match(const _Ch_type* __s, function
2105 regex_match(const basic_string<_Ch_type, _Ch_traits, _Str_allocator>& __s, function
    [all...]

Completed in 538 milliseconds