📄 locales.phpt
字号:
--TEST--Localized match--SKIPIF--<?php if (!function_exists('setlocale')) die('skip: setlocale() not available'); ?><?php if (!@setlocale(LC_ALL, 'pt_PT', 'pt', 'pt_PT.ISO8859-1', 'portuguese')) die('skip pt locale not available');--FILE--<?phpdeclare(encoding='latin1');// this tests if the cache is working correctly, as the char tables// must be rebuilt after the locale changesetlocale(LC_ALL, 'C', 'POSIX');var_dump(preg_match('/^\w{6}$/', 'a噌玳
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -