Home
last modified time | relevance | path

Searched refs:sh_keywords (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
Dtextcommon.c124 *sh_keywords[] = /* List of known Boure/Korn/zsh/bash keywords... */ variable
585 NumKeywords = sizeof(sh_keywords) / sizeof(sh_keywords[0]); in TextMain()
586 Keywords = sh_keywords; in TextMain()