Home
last modified time | relevance | path

Searched defs:defval (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/win32/build/
H A Dconfutils.js224 function ConfigureArg(type, optname, helptext, defval) argument
244 function ARG_WITH(optname, helptext, defval) argument
249 function ARG_ENABLE(optname, helptext, defval) argument
/PHP-8.3/ext/pdo/
H A Dphp_pdo_driver.h176 static inline zend_long pdo_attr_lval(zval *options, unsigned option_name, zend_long defval) in pdo_attr_lval()
185 static inline zend_string *pdo_attr_strval(zval *options, unsigned option_name, zend_string *defval) in pdo_attr_strval()
/PHP-8.3/ext/openssl/
H A Dopenssl.c900 #define SET_OPTIONAL_STRING_ARG(key, varname, defval) \ argument
912 #define SET_OPTIONAL_LONG_ARG(key, varname, defval) \ argument
/PHP-8.3/ext/soap/
H A Dsoap.c3955 zval defval; local

Completed in 42 milliseconds