Home
last modified time | relevance | path

Searched refs:A (Results 1576 – 1588 of 1588) sorted by relevance

1...<<61626364

/PHP-8.2/ext/dba/
H A Dconfig.m443 THIS_NAME=[]translit($1,a-z0-9-,A-Z0-9_)
/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c2390 #define luaK_codeAsBx(fs,o,A,sBx)luaK_codeABx(fs,o,A,(sBx)+(((1<<(9+9))-1)>>1))
2392 static int luaK_codeABx(FuncState*fs,OpCode o,int A,unsigned int Bx);
2393 static int luaK_codeABC(FuncState*fs,OpCode o,int A,int B,int C);
3033 static int condjump(FuncState*fs,OpCode op,int A,int B,int C){
3034 luaK_codeABC(fs,op,A,B,C);
3232 static int code_label(FuncState*fs,int A,int b,int jump){
3234 return luaK_codeABC(fs,OP_LOADBOOL,A,b,jump);
/PHP-8.2/ext/standard/tests/misc/
H A Duser_agents.txt24 Dalvik/1.6.0 (Linux; U; Android 4.3; C5303 Build/12.1.A.1.205)
76 Mozilla/4.0 (compatible; MSIE 4.01; Digital AlphaServer 1000A 4/233; Windows NT; Powered By 64-Bit …
313 Mozilla/5.0 (Linux; Android 4.3; C5303 Build/12.1.A.1.205) AppleWebKit/537.36 (KHTML, like Gecko) C…
335 Mozilla/5.0 (Linux; Android 5.1; Lenovo P70-A Build/LMY47D) AppleWebKit/537.36 (KHTML, like Gecko) …
H A Dget_browser_variation3.phpt61 Agent Dalvik/1.6.0 (Linux; U; Android 4.3; C5303 Build/12.1.A.1.205)
165 Agent Mozilla/4.0 (compatible; MSIE 4.01; Digital AlphaServer 1000A 4/233; Windows NT; Powered By 6…
639 Agent Mozilla/5.0 (Linux; Android 4.3; C5303 Build/12.1.A.1.205) AppleWebKit/537.36 (KHTML, like Ge…
683 Agent Mozilla/5.0 (Linux; Android 5.1; Lenovo P70-A Build/LMY47D) AppleWebKit/537.36 (KHTML, like G…
H A Dbrowscap.ini6275 [MOT-A-0A/* UP.Browser/*]
6278 [MOT-A-2B/* UP.Browser/*]
6281 [MOT-A-88/* UP.Browser/*]
/PHP-8.2/ext/standard/
H A Durl_scanner_ex.re395 A bit hacky check this here, but saves a URL parse. */
/PHP-8.2/ext/mbstring/tests/data/
H A DCP932.txt5 # Table format: Format A
84 0x41 0x0041 #LATIN CAPITAL LETTER A
116 0x61 0x0061 #LATIN SMALL LETTER A
186 0xA7 0xFF67 #HALFWIDTH KATAKANA LETTER SMALL A
196 0xB1 0xFF71 #HALFWIDTH KATAKANA LETTER A
484 0x829F 0x3041 #HIRAGANA LETTER SMALL A
485 0x82A0 0x3042 #HIRAGANA LETTER A
567 0x8340 0x30A1 #KATAKANA LETTER SMALL A
568 0x8341 0x30A2 #KATAKANA LETTER A
701 0x8440 0x0410 #CYRILLIC CAPITAL LETTER A
[all …]
H A DJISX0208.txt9 # Table format: Format A
221 0x8260 0x2341 0xFF21 # FULLWIDTH LATIN CAPITAL LETTER A
247 0x8281 0x2361 0xFF41 # FULLWIDTH LATIN SMALL LETTER A
273 0x829F 0x2421 0x3041 # HIRAGANA LETTER SMALL A
274 0x82A0 0x2422 0x3042 # HIRAGANA LETTER A
356 0x8340 0x2521 0x30A1 # KATAKANA LETTER SMALL A
357 0x8341 0x2522 0x30A2 # KATAKANA LETTER A
490 0x8440 0x2721 0x0410 # CYRILLIC CAPITAL LETTER A
523 0x8470 0x2751 0x0430 # CYRILLIC SMALL LETTER A
H A DBIG5.txt9 # Table format: Format A
25 # A number of characters are not currently mapped because
381 0xA244 0xFFE5 # YEN SIGN -- Edited by A. Dowad to match output from iconv; was previously 0x00A5
486 0xA2CF 0xFF21 # FULLWIDTH LATIN CAPITAL LETTER A
512 0xA2E9 0xFF41 # FULLWIDTH LATIN SMALL LETTER A
607 0xA3AB 0x311A # BOPOMOFO LETTER A
6033 0xC6A5 0x3041 # HIRAGANA LETTER SMALL A
6034 0xC6A6 0x3042 # HIRAGANA LETTER A
6116 0xC6F8 0x30A1 # KATAKANA LETTER SMALL A
6117 0xC6F9 0x30A2 # KATAKANA LETTER A
[all …]
H A DCP936.txt5 # Table format: Format A
87 0x41 0x0041 #LATIN CAPITAL LETTER A
119 0x61 0x0061 #LATIN SMALL LETTER A
6898 0xA3E1 0xFF41 #FULLWIDTH LATIN SMALL LETTER A
7024 0xA4A1 0x3041 #HIRAGANA LETTER SMALL A
7025 0xA4A2 0x3042 #HIRAGANA LETTER A
7214 0xA5A1 0x30A1 #KATAKANA LETTER SMALL A
7215 0xA5A2 0x30A2 #KATAKANA LETTER A
7594 0xA7A1 0x0410 #CYRILLIC CAPITAL LETTER A
7642 0xA7D1 0x0430 #CYRILLIC SMALL LETTER A
[all …]
H A DCP950.txt5 # Table format: Format A
84 0x41 0x0041 #LATIN CAPITAL LETTER A
116 0x61 0x0061 #LATIN SMALL LETTER A
413 0xA2CF 0xFF21 #FULLWIDTH LATIN CAPITAL LETTER A
439 0xA2E9 0xFF41 #FULLWIDTH LATIN SMALL LETTER A
534 0xA3AB 0x311A #BOPOMOFO LETTER A
/PHP-8.2/
H A DNEWS617 for the second operand buffer size (albeit unused for now). (A. Slepykh)
1811 . Fixed bug GH-9516 ((A&B)|D as a param should allow AB or D. Not just A).
/PHP-8.2/docs/
H A Drelease-process.md3 A release manager's role includes making packaged source code from the canonical
826 A major/minor version [feature freeze][] occurs with the first beta release.

Completed in 393 milliseconds

1...<<61626364