Home
last modified time | relevance | path

Searched refs:ad (Results 1 – 20 of 20) sorted by relevance

/PHP-5.4/ext/ereg/regex/
H A Dtests375 a(b*|c|e)d - ad ad @d
398 a(b|c)*d - ad ad -
402 a(b|c?)+d - ad ad @d
404 a(b|c){0,0}d - ad ad -
405 a(b|c){0,1}d - ad ad -
407 a(b|c){0,2}d - ad ad -
409 a(b|c){0,}d - ad ad -
/PHP-5.4/ext/standard/tests/array/
H A D009.phpt17 array('a', 'b', 'c', "ab", "ac", "ad"), // string array
242 string(2) "ad"
243 string(2) "ad"
263 string(2) "ad"
/PHP-5.4/ext/standard/tests/strings/
H A Dstrtolower-win32.phpt236 ad => ad
H A Dstrtoupper1-win32.phpt236 ad => ad
H A Dconvert_cyr_string_basic.phpt89 180: ad
H A Dhtml_entity_decode_iso8859-5.phpt156 SOFT HYPHEN: ­ => ad
157 ­ => ad
H A Dhtml_entity_decode_iso8859-15.phpt156 SOFT HYPHEN: ­ => ad
157 ­ => ad
H A Dhtml_entity_decode_win1251.phpt288 SOFT HYPHEN: ­ => ad
289 ­ => ad
H A Dhtml_entity_decode_macroman.phpt291 NOT EQUAL TO: ≠ => ad
H A Dhtml_entity_decode_cp866.phpt284 CYRILLIC SMALL LETTER EN: н => ad
H A Dhtml_entity_decode_koi8-r.phpt284 BOX DRAWINGS UP DOUBLE AND LEFT SINGLE: ╜ => ad
H A Dbug49785.phpt199 string(2) "ad"
/PHP-5.4/ext/gd/libgd/
H A Dgd.c265 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
282 ad = im->alpha[i] - a; in gdImageColorClosestAlpha()
283 dist = rd * rd + gd * gd + bd * bd + ad * ad; in gdImageColorClosestAlpha()
530 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
553 ad = (long) (im->alpha[c] - a); in gdImageColorResolveAlpha()
554 dist = rd * rd + gd * gd + bd * bd + ad * ad; in gdImageColorResolveAlpha()
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput61347 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
1392 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
1439 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
1465 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
H A Dgrepoutput650 …sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis n…
730 …sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis n…
H A Dtestoutput62179 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
2180 0: Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
2267 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
2268 0: Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
2357 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
2407 Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
H A Dtestinput23782 /(?!a(*COMMIT)b)ac|ad/
3784 ad
3788 ad
H A Dtestoutput85373 0: ad
5377 0: ad
5381 0: ad
H A Dtestoutput15076 0: ad
5080 0: ad
5084 0: ad
H A Dtestoutput212612 /(?!a(*COMMIT)b)ac|ad/
12615 ad
12616 0: ad
12621 ad
12622 0: ad

Completed in 75 milliseconds