Lines Matching refs:L
56 (void) wcscpy(rcom, *r ? r : L"\n"); in dochcom()
70 l = L"`"; in docq()
71 r = L"'"; in docq()
391 pbstr(L","); in doshift()
632 dochcom, L"changecom",
633 docq, L"changequote",
634 dodecr, L"decr",
635 dodef, L"define",
636 dodefn, L"defn",
637 dodiv, L"divert",
638 dodivnum, L"divnum",
639 dodnl, L"dnl",
640 dodump, L"dumpdef",
641 doerrp, L"errprint",
642 doeval, L"eval",
643 doexit, L"m4exit",
644 doif, L"ifelse",
645 doifdef, L"ifdef",
646 doincl, L"include",
647 doincr, L"incr",
648 doindex, L"index",
649 dolen, L"len",
650 domake, L"maketemp",
651 dopopdef, L"popdef",
652 dopushdef, L"pushdef",
653 doshift, L"shift",
654 dosincl, L"sinclude",
655 dosubstr, L"substr",
656 dosyscmd, L"syscmd",
657 dosysval, L"sysval",
658 dotransl, L"translit",
659 dotroff, L"traceoff",
660 dotron, L"traceon",
661 doundef, L"undefine",
662 doundiv, L"undivert",
663 dowrap, L"m4wrap",