Home
last modified time | relevance | path

Searched +defs:replace +defs:match (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/bin/ksh/
Dlex.c197 char **replace = NULL; in yylex() local
199 char match[200] = { 0 }, *str = match; in yylex() local
/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DObjCMT.cpp647 bool match = false; in ClassImplementsAllMethodsAndProperties() local
1104 bool match = false; in MatchTwoAttributeLists() local
1138 bool match = MatchTwoAttributeLists(Attrs1, Attrs2, AvailabilityArgsMatch); in AttributesMatch() local
1754 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anonbca44e030411::RewritesReceiver
1821 void replace(CharSourceRange Range, StringRef Text) override { in replace() function in __anonbca44e030411::JSONEditWriter
/openbsd/src/gnu/gcc/gcc/
Dtree-outof-ssa.c777 unsigned long match; in coalesce_asm_operands() local
1631 finish_expr (temp_expr_table_p tab, int version, bool replace) in finish_expr()
/openbsd/src/gnu/usr.bin/perl/
Dpp_hot.c4468 bool replace = FALSE; in PP() local
5687 bool match = SvTRUE_NN(*PL_stack_sp); in PP() local