HomeSort by relevance Sort by last modified time
    Searched full:compile_regex (Results 1 - 10 of 10) sorted by null

  /external/selinux/libselinux/src/
label_file.h 327 static inline int compile_regex(struct saved_data *data, struct spec *spec, function
442 compile_regex(data, &spec_arr[nspec], &errbuf)) {
label_file.c 692 if (compile_regex(data, spec, NULL) < 0)
  /external/libselinux/src/
label_file.h 330 static inline int compile_regex(struct saved_data *data, struct spec *spec, function
454 compile_regex(data, &spec_arr[nspec], &errbuf)) {
label_file.c 655 if (compile_regex(data, spec, NULL) < 0)
  /system/sepolicy/tools/
check_seapp.c 330 static bool compile_regex(key_map *km, const char **errbuf, int *erroff) { function
441 rc = compile_regex(m, &errbuf, &erroff);
  /external/pcre/dist/
pcre_compile.c 87 compile_regex(int, pcre_uchar **, const pcre_uchar **, int *, BOOL, BOOL, int, int,
8243 compile_regex(int options, pcre_uchar **codeptr, const pcre_uchar **ptrptr, function
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 
emulator-ranchu-x86 
emulator-ranchu-x86_64 

Completed in 411 milliseconds