Home
last modified time | relevance | path

Searched defs:len (Results 76 – 100 of 271) sorted by relevance

1234567891011

/PHP-5.4/ext/filter/
H A Dlogical_filters.c177 int len, error = 0; in php_filter_int() local
240 int len = Z_STRLEN_P(value); in php_filter_boolean() local
308 int len; in php_filter_float() local
/PHP-5.4/ext/json/
H A Djson.c349 static int json_utf8_to_utf16(unsigned short *utf16, char utf8[], int len) /* {{{ */ in json_utf8_to_utf16()
387 static void json_escape_string(smart_str *buf, char *s, int len, int options TSRMLS_DC) /* {{{ */ in json_escape_string()
617 int len; in php_json_encode() local
/PHP-5.4/main/
H A Dmain.c632 int len; in php_log_err() local
719 size_t len; in php_verror() local
777 size_t len; in php_verror() local
1087 size_t len; in php_error_cb() local
1224 DWORD len = sizeof(name)-1; in php_get_current_user() local
1329 size_t len, mapped_len; in php_stream_open_for_zend_ex() local
1946 int len; in dummy_invalid_parameter_handler() local
/PHP-5.4/Zend/
H A Dzend_language_scanner.c118 #define SET_DOUBLE_QUOTES_SCANNED_LENGTH(len) CG(doc_comment_len) = (len) argument
878 static void zend_scan_escape_string(zval *zendlval, char *str, int len, char quote_type TSRMLS_DC) in zend_scan_escape_string()
3306 int len = yyleng - 2; in lex_scan() local
3343 int len = yyleng - 2; in lex_scan() local
4310 size_t len = 0; in lex_scan() local
H A Dzend_language_parser.y1190 unsigned int len = 0, toklen = 0, yystr_len; variable
/PHP-5.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c216 int len; in mbfl_memory_device_strcat() local
250 mbfl_memory_device_strncat(mbfl_memory_device *device, const char *psrc, int len) in mbfl_memory_device_strncat()
/PHP-5.4/ext/standard/
H A Dcrypt_sha256.c47 char * __php_stpncpy(char *dst, const char *src, size_t len) in __php_stpncpy()
56 void * __php_mempcpy(void * dst, const void * src, size_t len) in __php_mempcpy()
112 static void sha256_process_block (const void *buffer, size_t len, struct sha256_ctx *ctx) { in sha256_process_block()
262 static void sha256_process_bytes(const void *buffer, size_t len, struct sha256_ctx *ctx) { in sha256_process_bytes()
H A Dmail.c66 #define MAIL_ASCIIZ_CHECK(str, len) \ argument
226 size_t len; in php_mail_detect_multiple_crlf() local
H A Dfile.c521 long len; in PHP_FUNCTION() local
624 size_t len; in PHP_FUNCTION() local
1002 long len = 1024; in PHP_FUNCTION() local
1082 size_t len = 0; in PHP_FUNCTION() local
1128 size_t len; in PHP_FUNCTION() local
1744 long len; in PHP_FUNCTION() local
1767 static const char *php_fgetcsv_lookup_trailing_spaces(const char *ptr, size_t len, const char delim… in php_fgetcsv_lookup_trailing_spaces()
1936 long len = 0; in PHP_FUNCTION() local
H A Dstring.c294 long start = 0, len = 0; in php_spn_common_handler() local
1346 PHPAPI char *php_strtoupper(char *s, size_t len) in php_strtoupper()
1380 PHPAPI char *php_strtolower(char *s, size_t len) in php_strtolower()
1517 PHPAPI size_t php_dirname(char *path, size_t len)
2303 zval **len = NULL; local
2838 static inline HASH php_strtr_hash(const char *str, int len)
3472 PHPAPI void php_stripcslashes(char *str, int *len)
4550 int php_tag_find(char *tag, int len, char *set) {
4990 int len, inx; local
5123 int len, i; local
[all …]
/PHP-5.4/ext/skeleton/
H A Dskeleton.c140 int arg_len, len; in PHP_FUNCTION() local
/PHP-5.4/ext/readline/
H A Dreadline_cli.c207 static int cli_is_valid_code(char *code, int len, char **prompt TSRMLS_DC) /* {{{ */ in cli_is_valid_code()
568 int len = class_name_len + 2 + strlen(retval) + 1; in cli_completion_generator() local
589 size_t size = 4096, pos = 0, len; in readline_shell_run() local
/PHP-5.4/TSRM/
H A Dtsrm_virtual_cwd.c111 #define IS_DIRECTORY_UP(element, len) \ argument
114 #define IS_DIRECTORY_CURRENT(element, len) \ argument
133 #define IS_DIRECTORY_UP(element, len) \ argument
138 #define IS_DIRECTORY_CURRENT(element, len) \ argument
304 DWORD len = sizeof(cur_path); in php_sys_stat_ex() local
373 int len = strlen(path); in php_sys_stat_ex() local
750 static int tsrm_realpath_r(char *path, int start, int len, int *ll, time_t *t, int use_realpath, in… in tsrm_realpath_r()
1430 int len = new_state.cwd_length>MAXPATHLEN-1?MAXPATHLEN-1:new_state.cwd_length; in virtual_realpath() local
/PHP-5.4/ext/zip/lib/
H A Dzip_close.c444 copy_data(FILE *fs, off_t len, FILE *ft, struct zip_error *error) in copy_data()
606 int len = strlen(za->zn) + 8; in _zip_create_temp_output() local
H A Dzip_dirent.c528 _zip_readfpstr(FILE *fp, unsigned int len, int nulp, struct zip_error *error) in _zip_readfpstr()
558 _zip_readstr(unsigned char **buf, int len, int nulp, struct zip_error *error) in _zip_readstr()
H A Dzip_source_crc.c78 zip_uint64_t len, enum zip_source_cmd cmd) in crc_read()
H A Dzip_open.c96 off_t len; in _zip_open() local
511 _zip_find_central_dir(FILE *fp, int flags, int *zep, off_t len) in _zip_find_central_dir()
/PHP-5.4/ext/pdo_pgsql/
H A Dpgsql_statement.c322 int len; in pgsql_stmt_param_hook() local
492 static int pgsql_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, unsigned long *len, int *cal… in pgsql_stmt_get_col()
/PHP-5.4/ext/intl/locale/
H A Dlocale_methods.c182 int len = 0; in getSingletonPos() local
230 int len=0; in PHP_NAMED_FUNCTION() local
991 int len =0; in get_private_subtags() local
1200 int len = 0; in strToMatch() local
1588 int len; in PHP_FUNCTION() local
/PHP-5.4/sapi/cgi/
H A Dcgi_main.c414 int len; in sapi_cgi_send_headers() local
562 int len; in _sapi_cgi_putenv() local
733 int len = strlen(message); in sapi_cgi_log_message() local
1239 int len = script_path_translated_len; local
1665 int len; local
1734 int cgi = 0, c, i, len; local
1847 int len = strlen(php_optarg); local
/PHP-5.4/sapi/litespeed/
H A Dlsapi_main.c389 int len; in sapi_lsapi_send_headers() local
413 int len = strlen( message ); in sapi_lsapi_log_message() local
547 int len; in lsapi_execute_script() local
1180 int len; in PHP_FUNCTION() local
/PHP-5.4/sapi/cli/
H A Dphp_cli.c338 unsigned int len; in sapi_cli_register_variables() local
1037 size_t len, index = 0; in do_cli() local
1141 int len = strlen(reflection_what); in do_cli() local
1271 int len = strlen(php_optarg); in WinMain() local
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregexec.c1020 #define STRING_CMP(s1,s2,len) do {\ argument
1400 int len; in onig_is_code_in_cc() local
1479 int len; in match_at() local
1623 int len; in match_at() local
1712 int len; in match_at() local
2324 int len; in match_at() local
2356 int len; in match_at() local
2387 int len, is_fail; in match_at() local
2426 int len, is_fail; in match_at() local
2466 int len; in match_at() local
[all …]
/PHP-5.4/ext/ereg/regex/
H A Dregerror.c72 register size_t len; in regerror() local
/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_base64.c118 int status, cache, len; in mbfl_filt_conv_base64enc_flush() local

Completed in 116 milliseconds

1234567891011