Home
last modified time | relevance | path

Searched refs:fc (Results 1 – 19 of 19) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c1292 (othercase = UCD_OTHERCASE(fc)) != fc) in match()
1373 Lc = fc; in match()
2384 switch(fc) in match()
2588 fc == CHAR_GRAVE_ACCENT || (fc >= 0xa0 && fc <= 0xd7ff) || in match()
2930 fc == CHAR_GRAVE_ACCENT || (fc >= 0xa0 && fc <= 0xd7ff) || in match()
3753 fc == CHAR_GRAVE_ACCENT || (fc >= 0xa0 && fc <= 0xd7ff) || in match()
4337 fc == CHAR_GRAVE_ACCENT || (fc >= 0xa0 && fc <= 0xd7ff) || in match()
4552 (fc != CHAR_VT && fc != CHAR_FF && fc != CHAR_NEL in match()
4554 && fc != 0x2028 && fc != 0x2029 in match()
4776 (fc != CHAR_VT && fc != CHAR_FF && fc != CHAR_NEL in match()
[all …]
/php-src/win32/build/
H A Dbuildconf.js52 var fc = new Enumerator(f.SubFolders);
57 for (; !fc.atEnd(); fc.moveNext())
62 n = FSO.GetFileName(fc.item());
73 c = FSO.BuildPath(fc.item(), "config.w32");
H A Dphpize.js.in82 var fc = new Enumerator(f.SubFolders);
98 for (; !fc.atEnd(); fc.moveNext()) {
101 n = FSO.GetFileName(fc.item());
106 c = FSO.BuildPath(fc.item(), "config.w32");
H A Dconfutils.js1524 var fc = new Enumerator(ext_dir.Files);
1527 for (; !fc.atEnd(); fc.moveNext()) {
1528 s = fc.item() + "";
2800 var fc = null;
2805 fc = new Enumerator(folder.SubFolders);
2806 for (; !fc.atEnd(); fc.moveNext()) {
2807 item_name = FSO.GetFileName(fc.item());
2813 items[items.length] = fc.item();
2829 fc = new Enumerator(folder.Files);
2830 for (; !fc.atEnd(); fc.moveNext()) {
[all …]
/php-src/ext/mbstring/tests/
H A Dbug45239.phpt12 mb_parse_str("a=%fc", $dummy);
H A Dmb_convert_kana.phpt175 30fc
176 30fc
/php-src/ext/standard/tests/strings/
H A Dstrtolower.phpt306 fc => fc
H A Dstrtoupper1.phpt309 fc => fc
H A Dbug49785.phpt261 string(4) "81fc"
271 string(4) "82fc"
281 string(4) "83fc"
291 string(4) "84fc"
301 string(4) "85fc"
311 string(4) "86fc"
321 string(4) "87fc"
331 string(4) "88fc"
341 string(4) "89fc"
411 string(4) "90fc"
[all …]
H A Dhtml_entity_decode_iso8859-15.phpt394 LATIN SMALL LETTER U WITH DIAERESIS: &#xFC; => fc
395 &#xFC; => fc
H A Dhtml_entity_decode_macroman.phpt326 &#xB8; => fc
529 CEDILLA: &#xB8; => fc
H A Dhtml_entity_decode_iso8859-5.phpt394 CYRILLIC SMALL LETTER KJE: &#x45C; => fc
H A Dhtml_entity_decode_win1251.phpt526 CYRILLIC SMALL LETTER SOFT SIGN: &#x44C; => fc
H A Dhtml_entity_decode_cp866.phpt522 NUMERO SIGN: &#x2116; => fc
H A Dhtml_entity_decode_koi8-r.phpt522 CYRILLIC CAPITAL LETTER E: &#x42D; => fc
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c107 zend_fcall_info_cache *fc = ((pdo_pgsql_db_handle *)dbh->driver_data)->notice_callback; in _pdo_pgsql_notice() local
108 if (fc) { in _pdo_pgsql_notice()
111 zend_call_known_fcc(fc, NULL, 1, &zarg, NULL); in _pdo_pgsql_notice()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c127 #define FC(fc) ((sljit_ins)freg_map[fc] << 6) argument
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます22452 # not Plug aNd Play ($PnP) like 00000000 (ide_xtp.bin kvmvapic.bin V7VGA.ROM) 000000fc (MCT-VGA.bin)
24168 # From: Al Stone <ahs3@fc.hp.com>
27379 # with hexadecimal values like: 0e 2e 50 8c 8d ba bc bd be e8 fb fc
27445 # with hexadecimal values like: 06 1e 0e 2e 60 8c 8d b4 ba be e8 fc
34890 # normally only /etc/sendmail.fc or /var/adm/sendmail/sendmail.fc
34891 !:ext fc
34896 !:ext fc
H A Dmagic22452 # not Plug aNd Play ($PnP) like 00000000 (ide_xtp.bin kvmvapic.bin V7VGA.ROM) 000000fc (MCT-VGA.bin)
24168 # From: Al Stone <ahs3@fc.hp.com>
27379 # with hexadecimal values like: 0e 2e 50 8c 8d ba bc bd be e8 fb fc
27445 # with hexadecimal values like: 06 1e 0e 2e 60 8c 8d b4 ba be e8 fc
34890 # normally only /etc/sendmail.fc or /var/adm/sendmail/sendmail.fc
34891 !:ext fc
34896 !:ext fc

Completed in 363 milliseconds