Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/utils/
Dcompletion.sh23 COMP_POINT="$COMP_POINT" \
37 COMP_POINT=0 \
54 COMP_POINT="$point" \
/third_party/node/deps/npm/node_modules/dashdash/etc/
Ddashdash.bash_completion.in303 trace "COMP_POINT: $COMP_POINT"
342 COMP_POINT="$COMP_POINT" \
353 COMP_POINT=0 \
370 COMP_POINT="$point" \
/third_party/node/deps/npm/lib/
Dcompletion.js59 process.env.COMP_POINT === undefined) {
65 console.error(process.env.COMP_POINT)
74 var point = +process.env.COMP_POINT
/third_party/glib/gio/completion/
Dgdbus12 local suggestions=$(gdbus complete "${COMP_LINE}" ${COMP_POINT})
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-completion.md35 When `COMP_CWORD`, `COMP_LINE`, and `COMP_POINT` are defined in the