Home
last modified time | relevance | path

Searched refs:ss (Results 26 – 43 of 43) sorted by relevance

12

/PHP-7.4/ext/mysqli/tests/
H A D022.phpt22 mysqli_stmt_bind_param($stmt, "ss", $a1, $a2);
H A Dmysqli_ps_select_union.phpt177 … if (!$stmt->bind_param('ss', $three, $two) || !$stmt->execute() || !$stmt->bind_result($column1))
196 … if (!$stmt->bind_param('ss', $three, $two) || !$stmt->bind_result($column1) || !$stmt->execute())
217 … if (!$stmt->bind_param('ss', $three, $two) || !$stmt->execute() || !$stmt->bind_result($column1))
236 … if (!$stmt->bind_param('ss', $three, $two) || !$stmt->bind_result($column1) || !$stmt->execute())
H A Dmysqli_stmt_execute_stored_proc_out.phpt38 if (!mysqli_stmt_bind_param($stmt, 'ss', $ver_in, $ver_out))
H A Dmysqli_stmt_bind_param_type_juggling.phpt111 bind_param('ss', 1, 2) --> OK (string column, int value)
/PHP-7.4/ext/intl/tests/
H A Ddateformat_formatObject_calendar_variant3.phpt19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_calendar_variant4.phpt19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
/PHP-7.4/ext/snmp/
H A Dsnmp.c671 struct snmp_session *ss; in php_snmp_internal() local
696 if ((ss = snmp_open(session)) == NULL) { in php_snmp_internal()
727 snmp_close(ss); in php_snmp_internal()
738 snmp_close(ss); in php_snmp_internal()
748 snmp_close(ss); in php_snmp_internal()
764 snmp_close(ss); in php_snmp_internal()
890 snmp_close(ss); in php_snmp_internal()
903 snmp_close(ss); in php_snmp_internal()
907 snmp_error(ss, NULL, NULL, &err); in php_snmp_internal()
913 snmp_close(ss); in php_snmp_internal()
[all …]
/PHP-7.4/tests/strings/
H A D001.phpt172 $ss = stripslashes($str);
173 if ($ss == "\$'") {
/PHP-7.4/ext/mbstring/tests/
H A Dcasemapping.phpt70 Fold: ss
/PHP-7.4/main/
H A Dalloca.c243 long ss[0200]; /* 0200 overflow words. */ member
/PHP-7.4/ext/sockets/
H A Dmulticast.c126 php_socket *sock, php_sockaddr_storage *ss, socklen_t *ss_len) in php_get_address_from_array() argument
136 if (!php_set_inet46_addr(ss, ss_len, ZSTR_VAL(str), sock)) { in php_get_address_from_array()
/PHP-7.4/ext/soap/
H A Dsoap.c130 #define FETCH_THIS_SDL(ss) \ argument
134 FETCH_SDL_RES(ss,__tmp); \
136 ss = NULL; \
140 #define FIND_SDL_PROPERTY(ss,tmp) (tmp = zend_hash_str_find(Z_OBJPROP_P(ss), "sdl", sizeof("sdl")-1… argument
141 #define FETCH_SDL_RES(ss,tmp) ss = (sdlPtr) zend_fetch_resource_ex(tmp, "sdl", le_sdl) argument
143 #define FIND_TYPEMAP_PROPERTY(ss,tmp) (tmp = zend_hash_str_find(Z_OBJPROP_P(ss), "typemap", sizeof(… argument
144 #define FETCH_TYPEMAP_RES(ss,tmp) ss = (HashTable*) zend_fetch_resource_ex(tmp, "typemap", le_typem… argument
146 #define FETCH_THIS_SERVICE(ss) \ argument
150 ss = (soapServicePtr)zend_fetch_resource_ex(tmp, "service", le_service); \
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1142 size_t ss = sst->sst_dirlen < h->h_min_size_standard_stream ?
1144 assert(ss == sst->sst_ss);
1188 - size_t ss = CDF_SEC_SIZE(h);
1190 - assert(ss == len);
1200 - size_t ss = CDF_SHORT_SEC_SIZE(h);
1202 - assert(ss == len);
1228 if ((buf = CAST(char *, CDF_MALLOC(ss))) == NULL) {
/PHP-7.4/ext/oci8/
H A Doci8.c2141 ub4 ss = OCI_SERVER_NOT_CONNECTED; in php_oci_connection_status() local
2145 …tus, OCIAttrGet, ((dvoid *)connection->server, OCI_HTYPE_SERVER, (dvoid *)&ss, (ub4 *)0, OCI_ATTR_… in php_oci_connection_status()
2147 if (errstatus == OCI_SUCCESS && ss == OCI_SERVER_NORMAL) { in php_oci_connection_status()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c3396 file_pstring_get_length(const struct magic *m, const char *ss) argument
3399 const unsigned char *s = RCAST(const unsigned char *, ss);
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in28 ; 'ip.add.re.ss:port' - to listen on a TCP socket to a specific IPv4 address on
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10258 # characteristic assembler instructions: xor ax,ax;mov ss,ax;mov sp,7c00
10398 # assembler instructions: cli;mov $0x30,%ax;mov %ax,%ss;mov
11193 # assembler instructions: xor ax,ax;mov ax,ss;mov sp,0x7c00;mov ax,
11229 # assembler instructions: cli;xor ax,ax;mov ds,ax;mov es,ax;mov ss,
13104 # 8/9: kernel (ring 0) ss value, always 0x0010
13105 # 10 - 27: ring 1 and 2 ss/esp, unused, thus always 0
15114 # datetime dd-mm-yyyy hh:mm:ss
19478 # display date stored inside Garmin maps like yyyy-mm-dd h:mm:ss
H A Dmagic10258 # characteristic assembler instructions: xor ax,ax;mov ss,ax;mov sp,7c00
10398 # assembler instructions: cli;mov $0x30,%ax;mov %ax,%ss;mov
11193 # assembler instructions: xor ax,ax;mov ax,ss;mov sp,0x7c00;mov ax,
11229 # assembler instructions: cli;xor ax,ax;mov ds,ax;mov es,ax;mov ss,
13104 # 8/9: kernel (ring 0) ss value, always 0x0010
13105 # 10 - 27: ring 1 and 2 ss/esp, unused, thus always 0
15114 # datetime dd-mm-yyyy hh:mm:ss
19478 # display date stored inside Garmin maps like yyyy-mm-dd h:mm:ss

Completed in 145 milliseconds

12