Home
last modified time | relevance | path

Searched refs:expand_str (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/regex/src/
Dexpand.rs8 pub fn expand_str( in expand_str() function
Dre_unicode.rs14 use expand::expand_str;
990 expand_str(self, replacement, dst) in expand()
/external/selinux/libsepol/cil/src/
Dcil_build_ast.c3221 char *expand_str; in cil_gen_expandtypeattribute() local
3247 expand_str = parse_current->next->next->data; in cil_gen_expandtypeattribute()
3249 if (expand_str == CIL_KEY_CONDTRUE) { in cil_gen_expandtypeattribute()
3251 } else if (expand_str == CIL_KEY_CONDFALSE) { in cil_gen_expandtypeattribute()