pcomplete-do-complete

pcomplete-do-complete is a compiled Lisp function in `pcomplete.el'.

(pcomplete-do-complete STUB COMPLETIONS)

Dynamically complete at point using STUB and COMPLETIONS.
This is basically just a wrapper for `pcomplete-stub' which does some
extra checking, and munging of the COMPLETIONS list.