Home
last modified time | relevance | path

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

/PHP-5.3/ext/
H A Dext_skel42 --stubs=*)
43 stubs=yes
90 if test -z "$stubs"; then
97 …cat $proto | awk -v extname=$extname -v stubs=$stubs -v stubfile=$stubfile -v xml=$xml -v full_xml…
100 if test -z "$stubs"; then
249 if test -z "$stubs" && test -z "$no_help"; then
260 if test -z "$stubs"; then
281 if test -z "$no_help" && test -z "$stubs"; then
/PHP-5.3/ext/skeleton/
H A Dcreate_stubs256 if (!stubs) print "" > extname "/function_warning"
263 if (stubs) {
274 if (stubs) {
/PHP-5.3/
H A DREADME.EXT_SKEL65 If present it will be filled into the 'proto' header comments in the stubs
92 --stubs=file
95 stubs with function value declarations and passed argument handling, and
H A Dconfigure.in321 esyscmd(./build/config-stubs sapi)
959 # reading config stubs
960 esyscmd(./build/config-stubs ext)

Completed in 13 milliseconds