wms7-complete.php

Description: Parse the line-buffer backwards to see if we have a constant or function or variable.

PHP version 8.0.1

Functions

wms7_complete()

wms7_complete() 

Parse the line-buffer backwards to see if we have a constant or function or variable.

wms7_complete_add()

wms7_complete_add(string  $string) : array

Parse the line-buffer backwards to see if we have a constant or function or variable.

Parameters

string $string

Name of constant or function or variable.

Returns

array —

Returns array of possible matches.