Home
last modified time | relevance | path

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

/php-src/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-src/ext/pdo/
H A Dphp_pdo_driver.h177 static inline zend_long pdo_attr_lval(zval *options, unsigned option_name, zend_long defval) in pdo_attr_lval()
186 static inline zend_string *pdo_attr_strval(zval *options, unsigned option_name, zend_string *defval) in pdo_attr_strval()
/php-src/ext/openssl/
H A Dopenssl.c903 #define SET_OPTIONAL_STRING_ARG(key, varname, defval) \ argument
915 #define SET_OPTIONAL_LONG_ARG(key, varname, defval) \ argument
/php-src/ext/soap/
H A Dsoap.c4076 zval defval; in serialize_zval() local

Completed in 45 milliseconds