/PHP-5.6/Zend/ |
H A D | zend_llist.c | 37 ZEND_API void zend_llist_add_element(zend_llist *l, void *element) in zend_llist_add_element() 55 ZEND_API void zend_llist_prepend_element(zend_llist *l, void *element) in zend_llist_prepend_element() 73 #define DEL_LLIST_ELEMENT(current, l) \ argument 105 ZEND_API void zend_llist_destroy(zend_llist *l) in zend_llist_destroy() 122 ZEND_API void zend_llist_clean(zend_llist *l) in zend_llist_clean() 129 ZEND_API void *zend_llist_remove_tail(zend_llist *l) in zend_llist_remove_tail() 171 ZEND_API void zend_llist_apply_with_del(zend_llist *l, int (*func)(void *data)) in zend_llist_apply_with_del() 252 ZEND_API int zend_llist_count(zend_llist *l) in zend_llist_count() 271 ZEND_API void *zend_llist_get_last_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_last_ex() 284 ZEND_API void *zend_llist_get_next_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_next_ex() [all …]
|
H A D | zend_llist.h | 71 #define zend_llist_get_first(l) zend_llist_get_first_ex(l, NULL) argument 72 #define zend_llist_get_last(l) zend_llist_get_last_ex(l, NULL) argument 73 #define zend_llist_get_next(l) zend_llist_get_next_ex(l, NULL) argument 74 #define zend_llist_get_prev(l) zend_llist_get_prev_ex(l, NULL) argument
|
H A D | zend_API.h | 548 #define CHECK_NULL_PATH(p, l) (strlen(p) != l) argument 550 #define ZVAL_RESOURCE(z, l) do { \ argument 566 #define ZVAL_LONG(z, l) { \ argument 589 #define ZVAL_STRINGL(z, s, l, duplicate) do { \ argument 622 #define RETVAL_RESOURCE(l) ZVAL_RESOURCE(return_value, l) argument 625 #define RETVAL_LONG(l) ZVAL_LONG(return_value, l) argument 628 #define RETVAL_STRINGL(s, l, duplicate) ZVAL_STRINGL(return_value, s, l, duplicate) argument 634 #define RETURN_RESOURCE(l) { RETVAL_RESOURCE(l); return; } argument 637 #define RETURN_LONG(l) { RETVAL_LONG(l); return; } argument 640 #define RETURN_STRINGL(s, l, duplicate) { RETVAL_STRINGL(s, l, duplicate); return; } argument [all …]
|
/PHP-5.6/ext/mbstring/ |
H A D | php_unicode.c | 64 long l, r, m; in prop_lookup() local 122 static unsigned long case_lookup(unsigned long code, long l, long r, int field) in case_lookup() 147 MBSTRING_API unsigned long php_turkish_toupper(unsigned long code, long l, long r, int field) in php_turkish_toupper() 155 MBSTRING_API unsigned long php_turkish_tolower(unsigned long code, long l, long r, int field) in php_turkish_tolower() 166 long l, r; in php_unicode_toupper() local 197 long l, r; in php_unicode_tolower() local 228 long l, r; in php_unicode_totitle() local
|
/PHP-5.6/ext/hash/ |
H A D | hash_gost.c | 38 #define R(tables, key, h, i, t, l, r) \ argument 89 #define A(x, l, r) \ argument 101 #define AA(x, l, r) \ argument 125 #define S(s, l, r) \ argument 213 php_hash_uint32 l, r, t, key[8], u[8], v[8], w[8], s[8], *h = context->state, *m = data; in Gost() local 291 php_hash_uint32 i, j, l[8] = {0}; in PHP_GOSTFinal() local
|
/PHP-5.6/ext/interbase/ |
H A D | interbase.c | 585 ibase_tr_list *l; in _php_ibase_commit_link() local 683 ibase_tr_list **l; in _php_ibase_free_trans() local 832 HMODULE l = GetModuleHandle("fbclient"); in PHP_MINFO_FUNCTION() local 960 long l; in _php_ibase_connect() local 1085 ibase_tr_list *l; in PHP_FUNCTION() local 1252 ibase_tr_list **l; in PHP_FUNCTION() local 1460 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 534 ISC_INT64 l; in _php_ibase_bind_array() local 881 ibase_tr_list **l; in _php_ibase_exec() local 1075 long l; in PHP_FUNCTION() local 1315 unsigned short l; in _php_ibase_var_zval() local
|
/PHP-5.6/ext/standard/ |
H A D | exec.c | 107 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 D | php_crypt_r.c | 135 __int32 l; in php_md5_crypt_r() local 326 php_uint32 l; in php_md5_crypt_r() local
|
H A D | html.c | 550 const uni_to_enc *l = table, in unimap_bsearch() local 1574 size_t l = r->data.ent.entity_len; in write_s3row_data() local 1584 size_t l = mcpr[0].leading_entry.default_entity_len; in write_s3row_data() local 1591 size_t l, in write_s3row_data() local
|
/PHP-5.6/sapi/fpm/fpm/ |
H A D | fpm_trace.c | 14 long l; in fpm_trace_get_strz() local
|
H A D | fpm_php_trace.c | 51 long l; in fpm_php_trace_dump() local
|
H A D | fpm_log.c | 412 size_t l; in fpm_log_write() local
|
/PHP-5.6/ext/pdo_firebird/ |
H A D | firebird_driver.c | 279 char const *co, *l, *r; in firebird_handle_quoter() local 399 long l, pindex = -1; in firebird_alloc_prepare_stmt() local 568 HMODULE l = GetModuleHandle("fbclient"); in firebird_handle_get_attribute() local 608 long i = 0, l, sqlcode = isc_sqlcode(s); in pdo_firebird_fetch_error_func() local
|
/PHP-5.6/ext/gd/ |
H A D | gd_ctx.c | 36 static int _php_image_output_putbuf(struct gdIOCtx *ctx, const void* buf, int l) in _php_image_output_putbuf() 56 static int _php_image_stream_putbuf(struct gdIOCtx *ctx, const void* buf, int l) in _php_image_stream_putbuf()
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_break.c | 31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s) \ argument
|
H A D | phpdbg_set.c | 30 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s) \ argument
|
H A D | phpdbg_print.c | 29 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s) \ argument
|
H A D | phpdbg_list.c | 37 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s) \ argument
|
H A D | phpdbg_info.c | 30 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s) \ argument
|
/PHP-5.6/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 68 #define LOWCASE(l) (isupper((unsigned char) (l)) ? \ argument 252 get_type(const struct type_tbl_s *tbl, const char *l, const char **t) in get_type() 267 get_standard_integer_type(const char *l, const char **t) in get_standard_integer_type() 1422 get_cond(const char *l, const char **t) in get_cond() 1503 const char *l = line; in parse() local 1966 const char *l = line; in parse_strength() local 2026 const char *l = line; in parse_apple() local 2061 const char *l = line; in parse_mime() local 2573 const char *l = *p; in eatsize() local
|
/PHP-5.6/ext/mysqli/ |
H A D | mysqli_prop.c | 185 int l = spprintf(&ret, 0, MYSQLI_LLU_SPEC, rc); in link_affected_rows_read() local 387 int l = spprintf(&ret, 0, MYSQLI_LLU_SPEC, rc); in stmt_affected_rows_read() local
|
H A D | mysqli_mysqlnd.h | 43 #define mysqli_async_query(c, q, l) mysqlnd_async_query((c), (q), (l)) argument
|
/PHP-5.6/ext/date/lib/ |
H A D | parse_tz.c | 53 #define timelib_conv_int(l) (l) argument 55 #define timelib_conv_int(l) ((l & 0x000000ff) << 24) + ((l & 0x0000ff00) << 8) + ((l & 0x00ff0000) … argument
|
/PHP-5.6/ext/gd/libgd/ |
H A D | xbm.c | 178 size_t i, l; in gdImageXbmCtx() local
|