Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/src/
Dexpand.rs8 pub fn expand_str( in expand_str() function
Dre_unicode.rs13 use crate::expand::expand_str;
989 expand_str(self, replacement, dst) in expand()
/third_party/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()