pcomplete-try-first-hook is a variable defined in `pcomplete.el'.
Its value is
nil
This variable may be risky if used as a file-local variable.
Documentation:
A list of functions which are called before completing an argument.
This can be used, for example, for completing things which might apply
to all arguments, such as variable names after a $.
You can customize this variable.