Home
last modified time | relevance | path

Searched defs:len (Results 226 – 250 of 280) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/standard/
H A Dhtml.c368 int len = 0; in determine_charset() local
1216 size_t cursor, maxlen, len; in php_escape_html_entities_ex() local
H A Durl_scanner_ex.c983 size_t len; in php_url_scanner_output_handler() local
H A Dstreamsfuncs.c410 long len; in PHP_FUNCTION() local
460 size_t len; in PHP_FUNCTION() local
/PHP-5.5/ext/spl/
H A Dspl_directory.c389 void spl_filesystem_info_set_filename(spl_filesystem_object *intern, char *path, int len, int use_c… in spl_filesystem_info_set_filename()
686 int parsed, len; in spl_filesystem_object_construct() local
1132 int len; in SPL_METHOD() local
1576 int len; in SPL_METHOD() local
/PHP-5.5/ext/ereg/
H A Dereg.c251 size_t len; in php_ereg_eprint() local
/PHP-5.5/ext/pdo_oci/
H A Doci_statement.c721 static int oci_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, unsigned long *len, int *calle… in oci_stmt_get_col()
/PHP-5.5/sapi/roxen/
H A Droxen.c576 int res, len; in php_roxen_module_main() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_handlers.c262 static union _zend_function *com_method_get(zval **object_ptr, char *name, int len, const zend_lite… in com_method_get()
H A Dcom_saproxy.c324 static union _zend_function *saproxy_method_get(zval **object, const char *name, int len, const zen… in saproxy_method_get()
/PHP-5.5/ext/exif/
H A Dexif.c294 size_t len = 0; in ZEND_GET_MODULE() local
1010 static char * exif_get_tagname(int tag_num, char *ret, int len, tag_table_type tag_table TSRMLS_DC) in exif_get_tagname()
1045 static unsigned char* exif_char_dump(unsigned char * addr, int len, int offset) in exif_char_dump()
1170 int len; in exif_dump_data() local
1464 int i, len, ml = 0; in exif_get_sectionlist() local
2621 size_t len;; in exif_process_user_comment() local
/PHP-5.5/Zend/
H A Dzend_compile.c544 #define LITERAL_STRINGL(op, str, len, copy) do { \ argument
2082 int len; in zend_resolve_non_class_name() local
2189 int len; in zend_resolve_class_name() local
5252 int len = 0; in zend_strnlen() local
5258 ZEND_API int zend_unmangle_property_name_ex(const char *mangled_property, int len, const char **cla… in zend_unmangle_property_name_ex()
5460 int len, clen; in zend_do_halt_compiler_register() local
7167 ZEND_API size_t zend_dirname(char *path, size_t len) in zend_dirname()
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c326 size_t len) in php_http_parser_execute()
/PHP-5.5/ext/phar/
H A Dzip.c1157 int phar_zip_flush(phar_archive_data *phar, char *user_stub, long len, int defaultstub, char **erro… in phar_zip_flush()
H A Dphar_internal.h477 int len; member
524 # define phar_stream_copy_to_stream(src, dest, maxlen, len) _php_stream_copy_to_stream_ex((src), (d… argument
H A Dpharzip.h57 char len[4]; /* extra field length 4 bytes */ member
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c1021 size_t len = strlen(host); in get_sni() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c831 unsigned int len = Z_STRLEN_P(data); in mysqlnd_stmt_execute_store_params() local
H A Dmysqlnd_alloc.c617 int len; in _mysqlnd_sprintf() local
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c180 size_t len = 0; in sapi_thttpd_send_headers() local
/PHP-5.5/ext/tidy/
H A Dtidy.c477 static void* TIDY_CALL php_tidy_realloc(void *buf, size_t len) in php_tidy_realloc()
1042 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, int len, char *enc TSRMLS_DC) in php_tidy_parse_string()
/PHP-5.5/ext/curl/
H A Dinterface.c168 static int php_curl_option_str(php_curl *ch, long option, const char *str, const int len, zend_bool… in php_curl_option_str()
1888 int len; in create_certinfo() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h621 #define GETCHARLEN(c, eptr, len) c = *eptr; argument
745 #define GETUTF8LEN(c, eptr, len) \ argument
782 #define GETCHARLEN(c, eptr, len) \ argument
790 #define GETCHARLENTEST(c, eptr, len) \ argument
870 #define GETUTF16LEN(c, eptr, len) \ argument
877 #define GETCHARLEN(c, eptr, len) \ argument
885 #define GETCHARLENTEST(c, eptr, len) \ argument
940 #define GETCHARLEN(c, eptr, len) \ argument
947 #define GETCHARLENTEST(c, eptr, len) \ argument
/PHP-5.5/ext/ereg/regex/
H A Dengine.c435 register size_t len; local
/PHP-5.5/ext/iconv/
H A Diconv.c356 int len; in php_iconv_output_handler() local
756 const char *str, size_t nbytes, int offset, int len, const char *enc) in _php_iconv_substr()
/PHP-5.5/ext/imap/
H A Dphp_imap.c2334 unsigned long len; in PHP_FUNCTION() local
2374 unsigned long len; in PHP_FUNCTION() local
4316 int len = strlen(string); in _php_rfc822_soutr() local
4350 int len; in _php_rfc822_len() local

Completed in 185 milliseconds

12345678910>>...12