Home
last modified time | relevance | path

Searched refs:a1 (Results 76 – 93 of 93) sorted by relevance

1234

/PHP-8.3/build/
H A Dphp_cxx_compile_stdcxx.m4223 add(T1 a1, T2 a2) -> decltype(a1 + a2)
225 return a1 + a2;
/PHP-8.3/ext/ffi/tests/
H A D021.phpt15 test(4, "enum {a1, b1}");
/PHP-8.3/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-15.phpt121 INVERTED EXCLAMATION MARK: ¡ => a1
122 ¡ => a1
H A Dhtml_entity_decode_macroman.phpt256 DEGREE SIGN: ° => a1
302 ° => a1
H A Dhtml_entity_decode_iso8859-5.phpt121 CYRILLIC CAPITAL LETTER IO: Ё => a1
H A Dhtml_entity_decode_win1251.phpt253 CYRILLIC CAPITAL LETTER SHORT U: Ў => a1
H A Dhtml_entity_decode_cp866.phpt249 CYRILLIC SMALL LETTER BE: б => a1
H A Dhtml_entity_decode_koi8-r.phpt249 BOX DRAWINGS DOUBLE VERTICAL: ║ => a1
/PHP-8.3/ext/mbstring/tests/
H A Dmb_convert_kana.phpt212 30a1
/PHP-8.3/Zend/
H A Dzend_operators.h488 ZEND_API int ZEND_FASTCALL zend_compare_arrays(zval *a1, zval *a2);
H A Dzend_operators.c3386 ZEND_API int ZEND_FASTCALL zend_compare_arrays(zval *a1, zval *a2) /* {{{ */ argument
3388 return zend_compare_symbol_tables(Z_ARRVAL_P(a1), Z_ARRVAL_P(a2));
/PHP-8.3/ext/hash/tests/
H A Dfnv1a32.phpt163 array( 'JjRaGPA7,LrFU?EcEg).!?t{7X<;F[mp', '908106a1' ),
H A Dfnv1a64.phpt201 array( '2/`XZ(\'jF\\a1?iF(dtb\\HM+BLTa<t;d\'KF_\'Ogq', 'bdcaffa418ba3eda' ),
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5872 PCRE2_UCHAR a1, a2, a_pri, b1, b2, b_pri; in check_fast_forward_char_pair_simd() local
5878 a1 = chars[i].chars[0]; in check_fast_forward_char_pair_simd()
5894 if (a1 != b1 && a1 != b2 && a2 != b1 && a2 != b2) in check_fast_forward_char_pair_simd()
/PHP-8.3/ext/standard/tests/misc/
H A Duser_agents.txt950 Mozilla/6.0 (compatible; MSIE 7.0a1; Windows NT 5.2; SV1)
H A Dget_browser_variation3.phpt1913 Agent Mozilla/6.0 (compatible; MSIE 7.0a1; Windows NT 5.2; SV1)
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic530 # assembler instructions: lea exp(pc),a1; moveq 25h,d0; jsr -552(a6)
H A Dmagic私はガラスを食べられます530 # assembler instructions: lea exp(pc),a1; moveq 25h,d0; jsr -552(a6)

Completed in 244 milliseconds

1234