Lines Matching defs:prefix
39 const char *prefix; /* pre-node string constant */757 const char *prefix;759 if ((prefix = md_act(n->tok)->prefix) != NULL) {760 md_rawword(prefix);762 if (strchr(prefix, '`') != NULL)784 const char *prefix;786 if ((prefix = md_act(n->tok)->prefix) != NULL) {787 md_word(prefix);