Home
last modified time | relevance | path

Searched defs:l (Results 51 – 70 of 70) sorted by relevance

123

/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c770 size_t l = strlen(buf); in sapi_cli_server_log_write() local
1477 size_t l = strlen(*file); in php_cli_server_request_translate_vpath() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1335 size_t l = strlen(env_document_root); local
/PHP-7.4/ext/iconv/
H A Diconv.c435 static php_iconv_err_t _php_iconv_appendl(smart_str *d, const char *s, size_t l, iconv_t cd) in _php_iconv_appendl()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd.h233 #define mysqlnd_stmt_send_long_data(stmt,p,d,l) (stmt)->m->send_long_data((stmt), (p), (d), (l)) argument
H A Dmysqlnd_structs.h41 size_t l; member
47 size_t l; member
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h166 uint32_t l; member
/PHP-7.4/ext/date/lib/
H A Dparse_date.c109 #define TIMELIB_PROCESS_YEAR(x, l) { \ argument
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c1501 int l; in gdImageScaleBicubicFixed() local
2027 int l; in gdImageRotateBicubicFixed() local
/PHP-7.4/main/streams/
H A Dstreams.c168 size_t l = 0; in php_stream_display_wrapper_errors() local
/PHP-7.4/ext/session/
H A Dsession.c1260 zend_llist *l = &SG(sapi_headers).headers; in php_session_remove_cookie() local
/PHP-7.4/ext/standard/
H A Dfilters.c1270 zend_ulong l; in php_conv_get_uint_prop_ex() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c132 # define CWD_STATE_ALLOC(l) emalloc(l) argument
/PHP-7.4/ext/imap/
H A Dphp_imap.c3946 int l = strlen(tmp) - 2, l2; in PHP_FUNCTION() local
/PHP-7.4/ext/phar/
H A Dphar_object.c1401 uint32_t l; member
/PHP-7.4/Zend/
H A Dzend_types.h778 #define ZVAL_LONG(z, l) { \ argument
H A Dzend_API.c514 zend_long l; in zend_parse_arg_double_weak() local
/PHP-7.4/ext/mbstring/
H A Dmbstring.c3344 size_t size, l, n; in PHP_FUNCTION() local
/PHP-7.4/ext/gd/
H A Dgd.c3711 int ch = 0, col, x, y, size, i, l = 0; in php_imagechar() local
/PHP-7.4/ext/exif/
H A Dexif.c2434 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
/PHP-7.4/ext/ffi/
H A Dffi.c7342 int l = 0; local

Completed in 194 milliseconds

123