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

  /ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c 139 compile_regex(b, flags, needed_sub)
138 compile_regex(b, flags, needed_sub) function
  /external/libselinux/src/
label_file.c 224 static int compile_regex(struct saved_data *data, spec_t *spec, char **errbuf) function
327 if (rec->validating && compile_regex(data, &spec_arr[nspec], &errbuf)) {
611 if (compile_regex(data, &spec_arr[i], NULL) < 0)

Completed in 59 milliseconds