Home
last modified time | relevance | path

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

/PHP-7.4/win32/build/
H A Dconfutils.js211 function ConfigureArg(type, optname, helptext, defval) argument
231 function ARG_WITH(optname, helptext, defval) argument
236 function ARG_ENABLE(optname, helptext, defval) argument
/PHP-7.4/ext/pdo/
H A Dphp_pdo_driver.h204 …nline zend_long pdo_attr_lval(zval *options, enum pdo_attribute_type option_name, zend_long defval) in pdo_attr_lval()
213 …nd_string *pdo_attr_strval(zval *options, enum pdo_attribute_type option_name, zend_string *defval) in pdo_attr_strval()
/PHP-7.4/ext/openssl/
H A Dopenssl.c1115 #define SET_OPTIONAL_STRING_ARG(key, varname, defval) \ argument
1127 #define SET_OPTIONAL_LONG_ARG(key, varname, defval) \ argument
/PHP-7.4/ext/soap/
H A Dsoap.c4439 zval defval; local

Completed in 80 milliseconds