Home
last modified time | relevance | path

Searched refs:a1 (Results 51 – 75 of 77) sorted by relevance

1234

/PHP-5.5/Zend/tests/
H A Dbug55509.phpt54 $a1 = str_repeat("1", 1024 * 1024 * 1024 * 0.5);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput6790 A\x{a1}\x{a0}
793 A z\x{a0}\x{a1}
796 .+\x{a1}\x{a0}
1027 /[z\x{03a1}]+/8i
1028 \x{03a1}\x{03c1}\x{03f1}
1031 \x{03a1}\x{03c1}\x{03f1}
1034 \x{03a1}\x{03c1}\x{03f1}
1240 /\x{03a1}+/8i
1241 \x{03a1}\x{03c1}\x{03f1}
1424 \x{a1}\x{a7}
[all …]
H A Dtestoutput61334 A\x{a1}\x{a0}
1335 0: A\x{a1}
1338 A z\x{a0}\x{a1}
1339 0: A z\x{a0}\x{a1}
1342 .+\x{a1}\x{a0}
1343 0: .+\x{a1}
1738 /[z\x{03a1}]+/8i
2034 /\x{03a1}+/8i
2329 \x{a1}\x{a7}
2330 0: \x{a1}\x{a7}
[all …]
H A Dtestoutput15435 Need char = \x{a1}
1039 \x{a1}
1044 0: !\x{a1}
1050 \x{a1}
1055 0: !\x{a1}
H A Dtestoutput18-16932 \x{a1}
937 0: !\x{a1}
943 \x{a1}
948 0: !\x{a1}
H A Dtestoutput18-32929 \x{a1}
934 0: !\x{a1}
940 \x{a1}
945 0: !\x{a1}
H A Dtestinput101249 /\x{03a1}+/8i
1250 \x{03a1}\x{03c1}\x{03f1}
1253 \x{03a1}\x{03c1}\x{03f1}
1256 \x{03a1}\x{03c1}\x{03f1}
H A Dtestoutput102293 /\x{03a1}+/8i
2294 \x{03a1}\x{03c1}\x{03f1}
2295 0: \x{3a1}\x{3c1}\x{3f1}
2298 \x{03a1}\x{03c1}\x{03f1}
2299 0: \x{3a1}\x{3c1}\x{3f1}
2302 \x{03a1}\x{03c1}\x{03f1}
2303 0: \x{3a1}\x{3c1}\x{3f1}
H A Dtestinput5684 \x{a0}\x{3000}\x{9f}\x{a1}\x{2fff}\x{3001}
690 \x{a0}\x{3000}\x{9f}\x{a1}\x{2fff}\x{3001}
H A Dtestoutput51619 \x{a0}\x{3000}\x{9f}\x{a1}\x{2fff}\x{3001}
1620 0: \x{9f}\x{a1}\x{2fff}\x{3001}
1635 \x{a0}\x{3000}\x{9f}\x{a1}\x{2fff}\x{3001}
1636 0: \x{9f}\x{a1}\x{2fff}\x{3001}
H A Dtestoutput26139 0: a1
6140 1: a1
6141 2: a1
6153 0: a1
6154 1: a1
6155 2: a1
6228 0: a1
6229 1: a1
6230 2: a1
6242 0: a1
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dbug49785.phpt187 string(2) "a1"
2883 string(4) "81a1"
2893 string(4) "82a1"
2903 string(4) "83a1"
2913 string(4) "84a1"
2923 string(4) "85a1"
2933 string(4) "86a1"
2943 string(4) "87a1"
2953 string(4) "88a1"
2963 string(4) "89a1"
[all …]
H A Dstrtolower-win32.phpt224 a1 => a1
H A Dstrtoupper1-win32.phpt224 a1 => a1
H A Dhtml_entity_decode_iso8859-15.phpt120 INVERTED EXCLAMATION MARK: ¡ => a1
121 ¡ => a1
H A Dhtml_entity_decode_macroman.phpt255 DEGREE SIGN: ° => a1
301 ° => a1
H A Dhtml_entity_decode_iso8859-5.phpt120 CYRILLIC CAPITAL LETTER IO: Ё => a1
H A Dhtml_entity_decode_win1251.phpt252 CYRILLIC CAPITAL LETTER SHORT U: Ў => a1
H A Dhtml_entity_decode_cp866.phpt248 CYRILLIC SMALL LETTER BE: б => a1
H A Dhtml_entity_decode_koi8-r.phpt248 BOX DRAWINGS DOUBLE VERTICAL: ║ => a1
/PHP-5.5/ext/dom/tests/
H A Ddom001.phpt203 <row><entry>a1</entry><entry morerows="1">b1</entry><entry>c1</entry></row>
264 <row><entry>a1</entry><entry morerows="1">b1</entry><entry>c1</entry></row>
/PHP-5.5/ext/ereg/regex/
H A Dtests334 0[[:upper:]]1 &i 0a1 0a1
/PHP-5.5/Zend/
H A Dzend_operators.c2224 ZEND_API void zend_compare_arrays(zval *result, zval *a1, zval *a2 TSRMLS_DC) /* {{{ */ argument
2226 zend_compare_symbol_tables(result, Z_ARRVAL_P(a1), Z_ARRVAL_P(a2) TSRMLS_CC);
H A Dzend_operators.h372 ZEND_API void zend_compare_arrays(zval *result, zval *a1, zval *a2 TSRMLS_DC);
/PHP-5.5/ext/gd/libgd/
H A Dgd.c2950 int a1, a2; in gdLayerOverlay() local
2951 a1 = gdAlphaMax - gdTrueColorGetAlpha(dst); in gdLayerOverlay()
2953 return ( ((gdAlphaMax - a1*a2/gdAlphaMax) << 24) + in gdLayerOverlay()

Completed in 111 milliseconds

1234