Home
last modified time | relevance | path

Searched refs:a2 (Results 51 – 62 of 62) sorted by relevance

123

/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-15.phpt123 CENT SIGN: ¢ => a2
124 ¢ => a2
H A Dhtml_entity_decode_macroman.phpt258 CENT SIGN: ¢ => a2
259 ¢ => a2
H A Dhtml_entity_decode_iso8859-5.phpt123 CYRILLIC CAPITAL LETTER DJE: Ђ => a2
H A Dhtml_entity_decode_win1251.phpt255 CYRILLIC SMALL LETTER SHORT U: ў => a2
H A Dhtml_entity_decode_cp866.phpt251 CYRILLIC SMALL LETTER VE: в => a2
H A Dhtml_entity_decode_koi8-r.phpt251 BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE: ╒ => a2
H A Dbug49785.phpt188 string(2) "a2"
/PHP-7.4/Zend/
H A Dzend_operators.h421 ZEND_API int ZEND_FASTCALL zend_compare_arrays(zval *a1, zval *a2);
H A Dzend_operators.c2979 ZEND_API int ZEND_FASTCALL zend_compare_arrays(zval *a1, zval *a2) /* {{{ */ argument
2981 return zend_compare_symbol_tables(Z_ARRVAL_P(a1), Z_ARRVAL_P(a2));
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5794 PCRE2_UCHAR a1, a2, a_pri, b1, b2, b_pri; in check_fast_forward_char_pair_simd() local
5801 a2 = chars[i].chars[1]; in check_fast_forward_char_pair_simd()
5816 if (a1 != b1 && a1 != b2 && a2 != b1 && a2 != b2) in check_fast_forward_char_pair_simd()
/PHP-7.4/ext/standard/tests/misc/
H A Duser_agents.txt915 Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 Iceweasel/29.0a2
H A Dget_browser_variation3.phpt1843 Agent Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 Iceweasel/29.0a2

Completed in 89 milliseconds

123