Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 73) sorted by last modified time

123

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c156 # define ADD_VEC(str,l) smart_str_appendl(&vec_str, (str), (l)) argument
160 # define ADD_VEC(str,l) vec[n].iov_base=str;len += (vec[n].iov_len=l); n++ argument
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp99 DWORD l = strlen(line)-1; in stripcrlf() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_php_trace.c51 long l; in fpm_php_trace_dump() local
H A Dfpm_trace.c14 long l; in fpm_trace_get_strz() local
H A Dfpm_log.c412 size_t l; in fpm_log_write() local
H A Dfpm_main.c1265 int l = strlen(env_document_root); local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c817 size_t l = strlen(buf); in sapi_cli_server_log_message() local
1502 size_t l = strlen(*file); in php_cli_server_request_translate_vpath() local
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c242 long l; in apache_request_read_int_slot() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1299 int l = strlen(env_document_root); local
/PHP-5.5/main/streams/
H A Dstreams.c182 size_t l = 0; in php_stream_display_wrapper_errors() local
/PHP-5.5/main/
H A Dphp_ini.c632 int l, total_l = 0; in php_init_config() local
H A DSAPI.c601 static void sapi_remove_header(zend_llist *l, char *name, uint len) { in sapi_remove_header()
/PHP-5.5/ext/zip/lib/
H A Dzipint.h255 zip_source_layered_callback l; member
H A Dzip_dirent.c370 struct tm *l; in _zip_dirent_torrent_normalize() local
/PHP-5.5/ext/standard/
H A Dstring.c2251 long l = 0, f; local
2321 int l = 0; local
2830 STRLEN l; member
3225 int l; local
3306 int l; local
4943 int l=0; local
H A Dproc_open.c84 uint string_length, cnt, l, sizeenv=0, el_len; in _php_array_to_envp() local
H A Dphp_crypt_r.c135 __int32 l; in php_md5_crypt_r() local
326 php_uint32 l; in php_md5_crypt_r() local
H A Dmail.c290 int l; in php_mail() local
H A Dfilters.c1330 long l; in php_conv_get_int_prop_ex() local
1344 long l; in php_conv_get_uint_prop_ex() local
H A Dhtml.c538 const uni_to_enc *l = table, in unimap_bsearch() local
1554 size_t l = r->data.ent.entity_len; in write_s3row_data() local
1564 size_t l = mcpr[0].leading_entry.default_entity_len; in write_s3row_data() local
1571 size_t l, in write_s3row_data() local
H A Dexec.c107 int l = 0, pclose_return; in php_exec() local
291 size_t l = strlen(str); in php_escape_shell_cmd() local
396 size_t l = strlen(str); in php_escape_shell_arg() local
H A Dcrypt_freesec.c470 uint32_t l, r, *kl, *kr, *kl1, *kr1; in do_des() local
620 uint32_t count, salt, l, r0, r1, keybuf[2]; in _crypt_extended_r() local
/PHP-5.5/ext/standard/html_tables/
H A Dhtml_table_gen.php541 for ($l = 0; $l < 64; $l++) { variable
/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c71 #define LONG_CHECK_VALID_INT(l) \ argument
/PHP-5.5/ext/readline/
H A Dreadline.c481 static zval *_readline_long_zval(long l) in _readline_long_zval()

Completed in 93 milliseconds

123