Home
last modified time | relevance | path

Searched refs:Z_PARAM_STRING_OR_NULL (Results 1 – 18 of 18) sorted by relevance

/php-src/ext/intl/dateformat/
H A Ddateformat_create.cpp75 Z_PARAM_STRING_OR_NULL(locale_str, locale_len) in datefmt_ctor()
81 Z_PARAM_STRING_OR_NULL(pattern_str, pattern_str_len) in datefmt_ctor()
H A Ddatepatterngenerator_methods.cpp44 Z_PARAM_STRING_OR_NULL(locale_str, locale_len) in dtpg_ctor()
/php-src/ext/tidy/
H A Dtidy.c1011 Z_PARAM_STRING_OR_NULL(enc, enc_len) in PHP_FUNCTION()
1073 Z_PARAM_STRING_OR_NULL(enc, enc_len) in PHP_FUNCTION()
1367 Z_PARAM_STRING_OR_NULL(enc, enc_len) in PHP_METHOD()
1407 Z_PARAM_STRING_OR_NULL(enc, enc_len) in PHP_METHOD()
1448 Z_PARAM_STRING_OR_NULL(enc, enc_len) in PHP_METHOD()
/php-src/ext/standard/
H A Dhead.c61 Z_PARAM_STRING_OR_NULL(line, len) in PHP_FUNCTION()
H A Dmath.c1318 Z_PARAM_STRING_OR_NULL(dec_point, dec_point_len) in PHP_FUNCTION()
1319 Z_PARAM_STRING_OR_NULL(thousand_sep, thousand_sep_len) in PHP_FUNCTION()
H A Dbasic_functions.c707 Z_PARAM_STRING_OR_NULL(str, str_len) in PHP_FUNCTION()
1341 Z_PARAM_STRING_OR_NULL(headers, headers_len)
1920 Z_PARAM_STRING_OR_NULL(extname, extname_len)
H A Dinfo.c1283 Z_PARAM_STRING_OR_NULL(ext_name, ext_name_len) in PHP_FUNCTION()
H A Dproc_open.c1192 Z_PARAM_STRING_OR_NULL(cwd, cwd_len) in PHP_FUNCTION()
H A Dstreamsfuncs.c1037 Z_PARAM_STRING_OR_NULL(optionname, optionname_len) in PHP_FUNCTION()
H A Dstring.c6031 Z_PARAM_STRING_OR_NULL(char_list, char_list_len)
/php-src/ext/pdo/
H A Dpdo_dbh.c296 Z_PARAM_STRING_OR_NULL(username, usernamelen) in internal_construct()
297 Z_PARAM_STRING_OR_NULL(password, passwordlen) in internal_construct()
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp1016 Z_PARAM_STRING_OR_NULL(locale_str, locale_str_len) in PHP_FUNCTION()
/php-src/ext/odbc/
H A Dphp_odbc.c2170 Z_PARAM_STRING_OR_NULL(uid, uid_len) in odbc_do_connect()
2171 Z_PARAM_STRING_OR_NULL(pwd, pwd_len) in odbc_do_connect()
/php-src/ext/soap/
H A Dsoap.c550 Z_PARAM_STRING_OR_NULL(fault_actor, fault_actor_len) in PHP_METHOD()
552 Z_PARAM_STRING_OR_NULL(name, name_len) in PHP_METHOD()
/php-src/ext/mbstring/
H A Dmbstring.c1238 Z_PARAM_STRING_OR_NULL(name, name_len) in PHP_FUNCTION()
1269 Z_PARAM_STRING_OR_NULL(type, type_len) in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_API.h2066 #define Z_PARAM_STRING_OR_NULL(dest, dest_len) \ macro
/php-src/ext/date/
H A Dphp_date.c5333 Z_PARAM_STRING_OR_NULL(option, option_len) in PHP_FUNCTION()
/php-src/ext/openssl/
H A Dopenssl.c2346 Z_PARAM_STRING_OR_NULL(untrusted, untrusted_len) in PHP_FUNCTION()

Completed in 138 milliseconds