Home
last modified time | relevance | path

Searched refs:ru (Results 1 – 21 of 21) sorted by relevance

/PHP-5.5/ext/intl/tests/
H A Dformatter_format_currency.phpt13 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'uk' locales changed
23 'ru' => 'RUR',
48 ru: '1 234 567,89 р.'
H A Dformatter_format_currency2.phpt13 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'uk' locales changed
23 'ru' => 'RUR',
48 ru: '1 234 567,89 р.'
H A Dformatter_format5.phpt14 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format.phpt14 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format3.phpt15 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format4.phpt15 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
H A Dformatter_format2.phpt14 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'de' locales changed
/PHP-5.5/ext/session/tests/
H A Dbug36459.phpt24 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2"
27 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom…
37 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s"
40 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
/PHP-5.5/ext/standard/tests/strings/
H A Dbug65769.phpt12 $locales = array('sve', 'french', 'us', 'ru', 'czech', 'serbian');
56 string(2) "ru"
/PHP-5.5/ext/pcre/tests/
H A Dpcre_extended.phpt12 var_dump(preg_match("/a e\ni\to\ru/x", 'aeiou', $m));
/PHP-5.5/ext/mbstring/libmbfl/
H A DAUTHORS11 Den V. Tsopa <tdv@edisoft.ru>
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowsernames.inc29 …"Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; ru-ru) AppleWebKit/525.18 (KHTML, like Gecko) …
H A Dbrowscap.ini1700 Browser="Webbot.ru"
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50762.phpt43 $cl->__setSoapHeaders(array(new SoapHeader('http://sova.pronto.ru/', 'authToken', new authToken('to…
/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c841 const int ru = (((Urow[x] - 128) * 73) >> 6) + 128; in AdjustColorspaceBack() local
843 Urow[x] = (ru < 0) ? 0 : (ru > 255) ? 255u : ru; in AdjustColorspaceBack()
/PHP-5.5/sapi/apache2filter/
H A Dconfig.m445 # Pick up ap[ru]-N-config if using httpd >=2.1
/PHP-5.5/sapi/apache2handler/
H A Dconfig.m444 # Pick up ap[ru]-N-config if using httpd >=2.1
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch827 - ru = hc->remoteuser;
828 + ru = hc->remoteuser;
830 - ru = "-";
831 + ru = "-";
891 - httpd_ntoa( &hc->client_addr ), ru, date,
899 - httpd_ntoa( &hc->client_addr ), ru,
907 + smart_str_appends(&bentries, ru);
/PHP-5.5/ext/phar/
H A Dphar_object.c165 …e, int code, char *entry, int entry_len, char *arch, char *basename, char *ru, int ru_len TSRMLS_D… in phar_file_action() argument
376 …ss_ru_web(char *fname, int fname_len, char **entry, int *entry_len, char **ru, int *ru_len TSRMLS_… in phar_postprocess_ru_web() argument
393 *ru = estrndup(u, u_len+1); in phar_postprocess_ru_web()
397 *ru = NULL; in phar_postprocess_ru_web()
567 char *alias = NULL, *error, *index_php = NULL, *f404 = NULL, *ru = NULL; in PHP_METHOD() local
759 phar_postprocess_ru_web(fname, fname_len, &entry, &entry_len, &ru, &ru_len TSRMLS_CC); in PHP_METHOD()
872 …ret = phar_file_action(phar, info, mime_type, code, entry, entry_len, fname, pt, ru, ru_len TSRMLS… in PHP_METHOD()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2716 # From <ache@nagual.ru>
3494 # Sergey Zaykov (mail_of_sergey@mail.ru, sergey_zaikov@rambler.ru,
3506 # http://ascon.ru/ main site in Russian
3508 # Sergey Zaykov (mail_of_sergey@mail.ru, sergey_zaikov@rambler.ru,
3509 # ICQ 358572321, http://vkontakte.ru/id16076543)
6628 # http://alexfru.chat.ru/epm.html#bootprog
6666 # http://alexfru.chat.ru/epm.html#bootprog
10040 # http://biosgfx.narod.ru/v3/
10041 # http://biosgfx.narod.ru/abr-2/
13489 # .PIF files added by Joerg Jenderek from http://smsoft.ru/en/pifdoc.htm
[all …]
/PHP-5.5/
H A DNEWS3383 . Made Adler32 algorithm faster. FR #53213. (zavasek at yandex dot ru)
4102 size). (Pierre, os at irj dot ru)
4450 ORACLE 10). (spatar at mail dot nnov dot ru)
5518 (Ilia, code-it at mail dot ru)
5581 (naf at altlinux dot ru, Felipe)
8470 - Fixed bug #37846 (wordwrap() wraps incorrectly). (ddk at krasn dot ru, Tony)

Completed in 274 milliseconds