Home
last modified time | relevance | path

Searched refs:S (Results 126 – 150 of 242) sorted by relevance

12345678910

/PHP-5.6/ext/date/tests/
H A Dstrftime_variation23.phpt16 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_error.phpt19 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_variation6.phpt24 'Second as decimal number' => "%S",
H A Dstrftime_variation6.phpt25 'Second as decimal number' => "%S",
/PHP-5.6/ext/mysqli/tests/
H A Dbug51647.phpt108 string(%d) "%S"
114 string(%d) "%S"
/PHP-5.6/ext/standard/tests/strings/
H A Ducwords_variation4.phpt71 string(30) "T E S T I N G U C W O R D S "
H A Dstristr.phpt12 var_dump(stristr("tEsT sTrInG", "t S"));
H A Dstrlen.phpt125 var_dump(strlen("$str'S"));
129 var_dump(strlen("${str}S"));
130 var_dump(strlen("{$str}S"));
H A Dhtml_entity_decode_iso8859-15.phpt12 0x0160 => array(0xA6, "LATIN CAPITAL LETTER S WITH CARON"),
14 0x0161 => array(0xA8, "LATIN SMALL LETTER S WITH CARON"),
69 0x00DF => array(0xDF, "LATIN SMALL LETTER SHARP S"),
135 LATIN CAPITAL LETTER S WITH CARON: Š => a6
141 LATIN SMALL LETTER S WITH CARON: š => a8
306 LATIN SMALL LETTER SHARP S: ß => df
H A Dvprintf_variation9.phpt80 ; � S
H A Dvsprintf_variation9.phpt74 string(7) "; � S
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput397 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
106 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
H A Dtestinput15294 /\S \S/I8ST1
346 /\S+\x{A0}/8BZ
349 /\S+\x{A0}/8BZT1
/PHP-5.6/ext/pdo_pgsql/
H A Dpgsql_driver.c235 pdo_pgsql_stmt *S = ecalloc(1, sizeof(pdo_pgsql_stmt)); in pgsql_handle_preparer() local
243 S->H = H; in pgsql_handle_preparer()
244 stmt->driver_data = S; in pgsql_handle_preparer()
251 if (S->cursor_name) { in pgsql_handle_preparer()
252 efree(S->cursor_name); in pgsql_handle_preparer()
254 spprintf(&S->cursor_name, 0, "pdo_crsr_%08x", ++H->stmt_counter); in pgsql_handle_preparer()
289 spprintf(&S->stmt_name, 0, "pdo_stmt_%08x", ++H->stmt_counter); in pgsql_handle_preparer()
293 S->query = nsql; in pgsql_handle_preparer()
295 S->query = estrdup(sql); in pgsql_handle_preparer()
/PHP-5.6/ext/hash/tests/
H A Dfnv1a32.phpt106 array( 'p<BC`}|5[Qm!;S,(uE,H', '50d88cac' ),
187 array( 'gBF\\5/_F9)?G!;Un=\'S{A>[)Y!LV>/#\'QIcg', 'ba719e14' ),
195 array( 'b=sYlK9_/`;TAr^SH|aJm.+K@K>C"p^d/S?{~X', '58f87a0f' ),
210 array( 'tMvi&HB=S$;.+9jL`.D]/t=gmNB/l{EbI<MOdom9t', '7de5c876' ),
213 array( '3v#<m.S#]2KZ`\'J3C1,2Q =M*8S)i"W|y[:hinlH"', '948a6c9e' ),
216 array( '(14N80^ LqNmH0+\'hGeIhWr>*<AT{d,$u@S.Q2/~$]', '57cd1795' ),
243 array( 'IX/60]v~>,p@RO[hJ\'f%S.4[1a#$\'9%Qr5g#r_#1ktQ>D.(', 'f4e44d2d' ),
244 array( 'n5oth}*E/kH4sb:FVO.ZBn]TZR\'yv5"fJq\\4ofZ S#4HfNn>', '51b1ae3d' ),
276 array( '_?zd,B2~+Vj ~?S]]CVv/+aaL`qD]C<=c7#oZ5oelZflz:KX^"Pn.3', '2da2dfea' ),
281 array( 'Xw@L&@ah&"A\\9<3WjEE$,_y 8P3Y9sjrk,@rM"[S$|1>:Du%j<*v{$v', '3d1d96c3' ),
/PHP-5.6/ext/openssl/tests/
H A Dprivate_rsa_4096.key34 haQ4ojojsPaQ6pMmf0JNXwnp8Rhz2+QNDyFzRm/gIQKCAQEA3dmA/S/kuAL/ZZHV
H A Dbug28382.phpt26 string(30) "SSL Client, SSL Server, S/MIME"
H A Dopenssl_x509_parse_basic.phpt246 string(14) "S/MIME signing"
255 string(17) "S/MIME encryption"
/PHP-5.6/ext/pdo_firebird/tests/
H A Dexecute.phpt7 ibase.timestampformat=%Y-%m-%d %H:%M:%S
/PHP-5.6/ext/intl/tests/
H A Ddateformat_get_set_timezone.phpt46 Sábado, 31 de Dezembro de 2011 23:00:00 Hor%s %Sdos Açores
H A Ddateformat_get_set_timezone_variant2.phpt46 Sábado, 31 de Dezembro de 2011 às 23:00:00 Hor%s %Sdos Açores
/PHP-5.6/ext/standard/
H A Ddns_win32.c471 if (pRec->Flags.S.Section == DnsSectionAnswer) { in PHP_FUNCTION()
478 if (authns && pRec->Flags.S.Section == DnsSectionAuthority) { in PHP_FUNCTION()
494 if (addtl && pRec->Flags.S.Section == DnsSectionAdditional) { in PHP_FUNCTION()
/PHP-5.6/ext/standard/tests/time/
H A Dstrptime_error.phpt26 $format = '%b %d %Y %H:%M:%S';
/PHP-5.6/ext/session/
H A Dmod_files.bat36 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V
/PHP-5.6/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt79 … %sparse_ini_file_variation3.dir1%sparse_ini_file_variation3.dir2%sparse_ini_file_variation3.dir3%S

Completed in 40 milliseconds

12345678910