/PHP-7.3/Zend/ |
H A D | zend_llist.c | 34 ZEND_API void zend_llist_add_element(zend_llist *l, void *element) in zend_llist_add_element() 52 ZEND_API void zend_llist_prepend_element(zend_llist *l, void *element) in zend_llist_prepend_element() 70 #define DEL_LLIST_ELEMENT(current, l) \ argument 102 ZEND_API void zend_llist_destroy(zend_llist *l) in zend_llist_destroy() 119 ZEND_API void zend_llist_clean(zend_llist *l) in zend_llist_clean() 126 ZEND_API void zend_llist_remove_tail(zend_llist *l) in zend_llist_remove_tail() 162 ZEND_API void zend_llist_apply_with_del(zend_llist *l, int (*func)(void *data)) in zend_llist_apply_with_del() 177 ZEND_API void zend_llist_apply(zend_llist *l, llist_apply_func_t func) in zend_llist_apply() 194 ZEND_API void zend_llist_sort(zend_llist *l, llist_compare_func_t comp_func) in zend_llist_sort() 252 ZEND_API size_t zend_llist_count(zend_llist *l) in zend_llist_count() [all …]
|
H A D | zend_llist.h | 69 #define zend_llist_get_first(l) zend_llist_get_first_ex(l, NULL) argument 70 #define zend_llist_get_last(l) zend_llist_get_last_ex(l, NULL) argument 71 #define zend_llist_get_next(l) zend_llist_get_next_ex(l, NULL) argument 72 #define zend_llist_get_prev(l) zend_llist_get_prev_ex(l, NULL) argument
|
H A D | zend_smart_str.c | 64 static size_t zend_compute_escaped_string_len(const char *s, size_t l) { in zend_compute_escaped_string_len() 78 ZEND_API void ZEND_FASTCALL smart_str_append_escaped(smart_str *str, const char *s, size_t l) { in smart_str_append_escaped()
|
H A D | zend_string.h | 142 static zend_always_inline zend_string *zend_string_safe_alloc(size_t n, size_t m, size_t l, int per… in zend_string_safe_alloc() 241 …zend_string *zend_string_safe_realloc(zend_string *s, size_t n, size_t m, size_t l, int persistent) in zend_string_safe_realloc()
|
/PHP-7.3/ext/hash/ |
H A D | hash_gost.c | 36 #define R(tables, key, h, i, t, l, r) \ argument 87 #define A(x, l, r) \ argument 99 #define AA(x, l, r) \ argument 123 #define S(s, l, r) \ argument 211 uint32_t l, r, t, key[8], u[8], v[8], w[8], s[8], *h = context->state, *m = data; in Gost() local 288 uint32_t i, j, l[8] = {0}; in PHP_GOSTFinal() local
|
/PHP-7.3/ext/interbase/ |
H A D | interbase.c | 580 ibase_tr_list *l; in _php_ibase_commit_link() local 678 ibase_tr_list **l; in _php_ibase_free_trans() local 825 HMODULE l = GetModuleHandle("fbclient"); in PHP_MINFO_FUNCTION() local 958 zend_long l; in _php_ibase_connect() local 1081 ibase_tr_list *l; in PHP_FUNCTION() local 1248 ibase_tr_list **l; in PHP_FUNCTION() local 1456 int l; in PHP_FUNCTION() local
|
H A D | ibase_query.c | 482 double l; in _php_ibase_bind_array() local 509 long double l; in _php_ibase_bind_array() local 537 ISC_INT64 l; in _php_ibase_bind_array() local 884 ibase_tr_list **l; in _php_ibase_exec() local 1081 zend_long l; in PHP_FUNCTION() local 1313 unsigned short l; in _php_ibase_var_zval() local
|
H A D | ibase_events.c | 93 char **events, unsigned short *l, char **event_buf, char **result_buf) in _php_ibase_event_block()
|
/PHP-7.3/ext/standard/ |
H A D | exec.c | 100 size_t l = 0; in php_exec() local 295 size_t l = strlen(str); in php_escape_shell_cmd() local 402 size_t l = strlen(str); in php_escape_shell_arg() local
|
H A D | php_crypt_r.c | 134 __int32 l; in php_md5_crypt_r() local 325 uint32_t l; in php_md5_crypt_r() local
|
H A D | crypt_freesec.c | 464 uint32_t l, r, *kl, *kr, *kl1, *kr1; in do_des() local 614 uint32_t count, salt, l, r0, r1, keybuf[2]; in _crypt_extended_r() local
|
H A D | html.c | 549 const uni_to_enc *l = table, in unimap_bsearch() local 1561 size_t l = r->data.ent.entity_len; in write_s3row_data() local 1571 size_t l = mcpr[0].leading_entry.default_entity_len; in write_s3row_data() local 1578 size_t l, in write_s3row_data() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | der.c | 141 gettag(const uint8_t *c, size_t *p, size_t l) in gettag() 174 getlength(const uint8_t *c, size_t *p, size_t l) in getlength() 356 printdata(size_t level, const void *v, size_t x, size_t l) in printdata() 392 size_t l; in main() local
|
H A D | apprentice.c | 71 #define LOWCASE(l) (isupper((unsigned char) (l)) ? \ argument 267 get_type(const struct type_tbl_s *tbl, const char *l, const char **t) in get_type() 282 get_standard_integer_type(const char *l, const char **t) in get_standard_integer_type() 1546 get_cond(const char *l, const char **t) in get_cond() 1618 const char *l = *lp; in parse_indirect_modifier() local 1640 const char *l = *lp; in parse_op_modifier() local 1656 const char *l = *lp; in parse_string_modifier() local 1766 const char *l = line; in parse() local 2149 const char *l = line; in parse_strength() local 2212 const char *l = line; in parse_extra() local [all …]
|
/PHP-7.3/ext/pdo_firebird/ |
H A D | firebird_driver.c | 247 char const *co, *l, *r; in firebird_handle_quoter() local 367 zend_long l, pindex = -1; in firebird_alloc_prepare_stmt() local 548 HMODULE l = GetModuleHandle("fbclient"); in firebird_handle_get_attribute() local 588 zend_long i = 0, l, sqlcode = isc_sqlcode(s); in pdo_firebird_fetch_error_func() local
|
/PHP-7.3/ext/gd/ |
H A D | gd_ctx.c | 33 static int _php_image_output_putbuf(struct gdIOCtx *ctx, const void* buf, int l) /* {{{ */ in _php_image_output_putbuf() 51 static int _php_image_stream_putbuf(struct gdIOCtx *ctx, const void* buf, int l) /* {{{ */ in _php_image_stream_putbuf()
|
/PHP-7.3/sapi/fpm/fpm/ |
H A D | fpm_trace.c | 12 long l = addr; in fpm_trace_get_strz() local
|
H A D | fpm_php_trace.c | 50 long l; in fpm_php_trace_dump() local
|
H A D | fpm_log.c | 410 size_t l; in fpm_log_write() local
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_break.c | 31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
H A D | phpdbg_set.c | 30 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s, flags) \ argument
|
/PHP-7.3/ext/mysqli/ |
H A D | mysqli_mysqlnd.h | 43 #define mysqli_async_query(c, q, l) mysqlnd_async_query((c), (q), (l)) argument
|
/PHP-7.3/ext/gd/libgd/ |
H A D | gd_xbm.c | 183 size_t i, l; in gdImageXbmCtx() local
|
H A D | wbmp.c | 66 int cnt, l, accu; in putmbi() local
|
/PHP-7.3/ext/filter/ |
H A D | logical_filters.c | 478 size_t l; in _php_filter_validate_domain() local 577 size_t l; in php_filter_validate_url() local
|