Home
last modified time | relevance | path

Searched defs:s (Results 226 – 241 of 241) sorted by relevance

12345678910

/php-src/ext/spl/
H A Dspl_array.c1292 const unsigned char *p, *s; in PHP_METHOD() local
/php-src/ext/exif/
H A Dexif.c1776 char *s; member
4504 char tmp[64], *sections_str, *s; in PHP_FUNCTION() local
/php-src/ext/mysqlnd/
H A Dmysqlnd_structs.h38 char *s; member
44 const char *s; member
/php-src/ext/hash/xxhash/
H A Dxxhash.h1492 static void* XXH_malloc(size_t s) { return malloc(s); } in XXH_malloc()
4645 static void* XXH_alignedMalloc(size_t s, size_t align) in XXH_alignedMalloc()
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1229 zend_string *s; in zend_assign_to_string_offset() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c119 #define S(s) ((sljit_ins)reg_map[s] << 21) argument
H A DsljitNativeARM_T2_32.c373 sljit_s32 s, j1, j2; in set_jump_instruction() local
H A DsljitNativeX86_common.c375 #define INC_SIZE(s) (*inst++ = U8(s), compiler->size += (s)) argument
/php-src/ext/soap/
H A Dphp_encoding.c1061 char s[256]; in to_xml_long() local
/php-src/Zend/
H A Dzend_hash.c2543 zval *t, *s; in zend_hash_merge() local
H A Dzend_execute.c1747 zend_string *s; in zend_assign_to_string_offset() local
H A Dzend_API.c3553 const char *s = NULL, *e = function_list; in zend_disable_functions() local
/php-src/ext/opcache/jit/ir/
H A Dir_ra.c2114 ir_ref s, d; in ir_gen_dessa_moves() local
/php-src/ext/ffi/
H A Dffi.c1606 char *s = zend_print_long_to_buf(str + sizeof(str) - 1, type->array.length); in zend_ffi_ctype_name() local
5315 char *s = NULL, *e, *filename; local
/php-src/sapi/litespeed/
H A Dlsapilib.c4260 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/php-src/ext/openssl/
H A Dopenssl.c1574 zend_string * s = NULL; in PHP_FUNCTION() local

Completed in 250 milliseconds

12345678910