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

  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.h 123 struct regex *regx; member in struct:subst
execute.c 1194 if (!match_regex(sub->regx, line.active, line.length, start,
1274 && match_regex(sub->regx, line.active, line.length, start,
    [all...]
compile.c 1291 cur_cmd->x.cmd_subst->regx =
    [all...]
  /external/lldb/source/Commands/
CommandObjectType.cpp 54 bool regx,
58 m_regex(regx),
85 bool regx,
90 m_regex(regx),
    [all...]

Completed in 124 milliseconds