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

  /external/oprofile/libregex/
op_regex.h 98 std::string expand_string(std::string const & input);
op_regex.cpp 99 defs[name] = expand_string(definition);
106 string expanded_pattern = expand_string(pattern);
115 string regular_expression_replace::expand_string(string const & input) function in class:regular_expression_replace

Completed in 32 milliseconds