Home
last modified time | relevance | path

Searched refs:SS (Results 1 – 10 of 10) sorted by relevance

/PHP-7.0/ext/date/tests/
H A Dexamine_diff.inc22 * (can include time HH:MM:SS) or a DateTime object
24 * (can include time HH:MM:SS) or a DateTime object
/PHP-7.0/ext/fileinfo/
H A Dmagicdata.patch200 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
207 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
213 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
/PHP-7.0/ext/oci8/tests/
H A Dbind_misccoltypes.phpt80 . " to_date(:d1, 'YYYY-MM-DD HH24:MI:SS'), "
81 . " to_timestamp(:d1, 'YYYY-MM-DD HH24:MI:SS'), "
/PHP-7.0/ext/hash/
H A Dhash_ripemd.c175 static const unsigned char SS[80] = { variable
183 #define ROLSS(j, x) (((x) << SS[j]) | ((x) >> (32 - SS[j])))
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput23325 /(a)b|ac/++SS
3351 /(?:(foo)|(bar)|(baz))X/SS=
3388 /((?2))((?1))/SS
3391 /((?(R2)a+|(?1)b))/SS
3394 /(?(R)a*(?1)|((?R))b)/SS
H A Dtestoutput211374 /(a)b|ac/++SS
11446 /(?:(foo)|(bar)|(baz))X/SS=
11656 /((?2))((?1))/SS
11660 /((?(R2)a+|(?1)b))/SS
11664 /(?(R)a*(?1)|((?R))b)/SS
H A Dtestinput83974 /abc/SS>testsavedregex
H A Dtestoutput86213 /abc/SS>testsavedregex
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY1301 ex. German alphabet ess-tsett(U+00DF) match "SS" and "ss".
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic7792 # or cld;xor ax,ax;mov SS,ax;XOR SP,SP;mov DS,
8372 # 00 SS, Not 8 SPT
8374 # 10 SS, 8 SPT
8442 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
8447 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
8451 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;

Completed in 96 milliseconds