Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 25 of 55) sorted by last modified time

123

/PHP-5.4/sapi/cli/
H A Dphp_cli_server.c1677 …erver_client_send_through(php_cli_server_client *client, const char *str, size_t str_len) /* {{{ */ in php_cli_server_client_send_through()
/PHP-5.4/sapi/cgi/
H A Dfastcgi.c238 static inline char* fcgi_hash_strndup(fcgi_hash *h, char *str, unsigned int str_len) in fcgi_hash_strndup()
/PHP-5.4/sapi/apache2handler/
H A Dsapi_apache2.c519 uint str_len; in php_apache_ini_dtor() local
H A Dapache_config.c145 uint str_len; in merge_php_config() local
188 uint str_len; in apply_config() local
/PHP-5.4/sapi/apache2filter/
H A Dapache_config.c127 uint str_len; in merge_php_config() local
166 uint str_len; in apply_config() local
/PHP-5.4/main/streams/
H A Dxp_socket.c524 static inline char *parse_ip_address_ex(const char *str, int str_len, int *portno, int get_err, cha… in parse_ip_address_ex()
/PHP-5.4/main/
H A Dphp_ini.c755 uint str_len; in php_ini_activate_config() local
H A Dphp_output.h163 #define PHPWRITE(str, str_len) php_output_write((str), (str_len) TSRMLS_CC) argument
164 #define PHPWRITE_H(str, str_len) php_output_write_unbuffered((str), (str_len) TSRMLS_CC) argument
H A Doutput.c89 static int php_output_stdout(const char *str, size_t str_len) in php_output_stdout()
94 static int php_output_stderr(const char *str, size_t str_len) in php_output_stderr()
H A Dphp_variables.c43 PHPAPI void php_register_variable_safe(char *var, char *strval, int str_len, zval *track_vars_array… in php_register_variable_safe()
/PHP-5.4/ext/xsl/
H A Dxsltprocessor.c113 int str_len; in php_xsl_xslt_string_to_xpathexpr() local
/PHP-5.4/ext/standard/
H A Durl.c378 int str_len; in PHP_FUNCTION() local
H A Dsoundex.c32 int i, _small, str_len, code, last; in PHP_FUNCTION() local
H A Dstreamsfuncs.c1319 int str_len = 0; in PHP_FUNCTION() local
H A Dstring.c1136 int str_len; in php_implode() local
1529 int str_len; local
2197 int str_len; local
2238 int str_len; local
2696 int str_len; local
3227 int str_len; local
3402 int str_len; local
3424 int str_len; local
4110 int str_len; local
4376 int str_len; local
[all …]
H A Dquot_print.c266 int str_len; in PHP_FUNCTION() local
H A Diptc.c303 int str_len; in PHP_FUNCTION() local
H A Dmail.c81 int j, str_len; in PHP_FUNCTION() local
H A Dmetaphone.c36 int str_len; in PHP_FUNCTION() local
H A Dhtml.c92 size_t str_len, in get_next_char()
353 size_t str_len, in php_next_utf8_char()
1436 int str_len, hint_charset_len = 0; in php_html_entities() local
1486 int str_len; in PHP_FUNCTION() local
1508 int str_len, hint_charset_len = 0; in PHP_FUNCTION() local
H A Ddir.c295 int ret, str_len; in PHP_FUNCTION() local
326 int ret, str_len; in PHP_FUNCTION() local
H A Dbasic_functions.c3966 int str_len; in PHP_FUNCTION() local
5959 int str_len = 0; local
H A Dcrypt.c154 int str_len, salt_in_len = 0; in PHP_FUNCTION() local
H A Dbase64.c224 int str_len, ret_length; in PHP_FUNCTION() local
245 int str_len, ret_length; in PHP_FUNCTION() local
/PHP-5.4/ext/spl/
H A Dspl_iterators.c1120 size_t str_len; in SPL_METHOD() local
1176 size_t str_len; in SPL_METHOD() local

Completed in 113 milliseconds

123