Home
last modified time | relevance | path

Searched refs:Z_PARAM_STRING (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/standard/
H A Dstreamsfuncs.c992 Z_PARAM_STRING(wrappername, wrapperlen) in PHP_FUNCTION()
993 Z_PARAM_STRING(optionname, optionlen) in PHP_FUNCTION()
H A Dstring.c2711 Z_PARAM_STRING(str, str_len)
2815 Z_PARAM_STRING(delims, delims_len)
3388 Z_PARAM_STRING(to, to_len)
H A Dfile.c1171 Z_PARAM_STRING(input, inputlen) in PHP_FUNCTION()
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1968 Z_PARAM_STRING(in_str, in_str_len) in PHP_FUNCTION()
1970 Z_PARAM_STRING(delim, delim_len) in PHP_FUNCTION()
/PHP-7.1/Zend/
H A Dzend_API.h990 #define Z_PARAM_STRING(dest, dest_len) \ macro

Completed in 47 milliseconds