Home
last modified time | relevance | path

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

/PHP-7.2/win32/build/
H A Dconfutils.js236 function ConfigureArg(type, optname, helptext, defval) argument
256 function ARG_WITH(optname, helptext, defval) argument
261 function ARG_ENABLE(optname, helptext, defval) argument
/PHP-7.2/ext/pdo/
H A Dphp_pdo_driver.h206 …nline zend_long pdo_attr_lval(zval *options, enum pdo_attribute_type option_name, zend_long defval) in pdo_attr_lval()
215 …nd_string *pdo_attr_strval(zval *options, enum pdo_attribute_type option_name, zend_string *defval) in pdo_attr_strval()
/PHP-7.2/ext/openssl/
H A Dopenssl.c1072 #define SET_OPTIONAL_STRING_ARG(key, varname, defval) \ argument
1084 #define SET_OPTIONAL_LONG_ARG(key, varname, defval) \ argument
/PHP-7.2/ext/soap/
H A Dsoap.c4405 zval defval; local

Completed in 65 milliseconds