Searched refs:SS (Results 1 – 12 of 12) sorted by relevance
/PHP-7.1/ext/date/tests/ |
H A D | examine_diff.inc | 22 * (can include time HH:MM:SS) or a DateTime object 24 * (can include time HH:MM:SS) or a DateTime object
|
/PHP-7.1/ext/fileinfo/ |
H A D | magicdata.patch | 200 # 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.1/ext/pdo_pgsql/tests/ |
H A D | bug75402.phpt | 59 to_char(INSERT_DATETIME, 'IYYY.MM.DD HH24:MI:SS') as \"sDatetime\"
|
/PHP-7.1/ext/oci8/tests/ |
H A D | bind_misccoltypes.phpt | 80 . " to_date(:d1, 'YYYY-MM-DD HH24:MI:SS'), " 81 . " to_timestamp(:d1, 'YYYY-MM-DD HH24:MI:SS'), "
|
/PHP-7.1/ext/hash/ |
H A D | hash_ripemd.c | 175 static const unsigned char SS[80] = { variable 183 #define ROLSS(j, x) (((x) << SS[j]) | ((x) >> (32 - SS[j])))
|
/PHP-7.1/ext/pcre/pcrelib/testdata/ |
H A D | testinput2 | 3325 /(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 D | testoutput2 | 11374 /(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 D | testinput8 | 3974 /abc/SS>testsavedregex
|
H A D | testoutput8 | 6213 /abc/SS>testsavedregex
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1301 ex. German alphabet ess-tsett(U+00DF) match "SS" and "ss".
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 7792 # 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;
|
H A D | magic私はガラスを食べられます | 7792 # 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 240 milliseconds