カテゴリ
タグ
1500 AAAA ActiveRecord ALB amazon Android Apache APC API apple arm ATH-ANC9 atlassian au Audio authorisation awk AWS backup Bash bedrock Benchmark BI bind blockchain blog Book bootstrap BOSE brew Business Intelligence cache calendar camera capture CDN CEFACT certificate charges check checker China Chrome CHUWI CI CI/CD CLI CloudWatch command Composer Confluence console container convert CoreOS covid-19 CPAN CPI cpu crack credit card cron crontab csv daemontools Database date DATETIME ddns-route53 Debian DELL deploy devise Disk DIY DNS Docker dotdeb dpkg e-residency EC eclipse EDI Email Embody Chair error estonia Excel facebook FastPay FinTech Firefox Flash Framework free FS01BU fujitsu ganglia gawk gem Git GitHub gmail gmobb Google google calendar Google Cloud Google Domains Google Spreadsheet google workspace graph gree GS108E hack HDD heroku homebrew HT-03A HTML HTML5 htop i18n imagemagick Images importmap InnoDB ionice IoT IP IP Address iPhone iPhone XS iPhone6 IPv4 IPv6 ISP IX2015 Java JavaScript JSON KDDI kernel Keychron kmemsize L2TP library Lighttpd like LINE Linux log LVM m1 mackerel macOS MegaRAID Memcached mercari microsoft teams minecraft minedia mineo mirror mixi mogrify munin MySQL mysql8 nano SIM NAS NEC netgear network newrelic News Nexus Nginx nice nkf Node.js ntp nuro Office openssl optimization OSS password payment PC PCI DSS pear Perl PHP php5 port postcode PostgreSQL PPTP PRIMERGY TX1310 M3 Python qmail Qualys raid raid1 raid5 Raspberry Pi realtek redash Redis refund resize2fs REST REST API Road bike Route 53 Router RPC RPM rspec rsync RTX830 Ruby Ruby on Rails rvm SAML screen Security server session manager SFC sha1 shell shell script shinjuku.rb SIM SIM Free SIMロック slack SlideScreen sns so-net SPIKE SPIKE API SPIKE Checkout sprintf SQL sqlite3 SSH sshfs SSL/TLS SSO static site strtotime Subversion SYN_RECV Tableau tableau server tapo tcp TDD test testing Tethering ThinkStation tig tmux tokbox TokyoTyrant Toones TP-Link Travis tuning tutorial twitter Twitter Bootstrap TX1310 Ubuntu udp UML unit test UPS URL usage USB Vagrant Vectant vi Vim Virtualbox vmware VPN VPS WAF web Web API WebMoney WebRTC WiFi WiFi6 Wiki Windows WordPress xargs Yahoo YAMAHA YMC zabbix zend framework zoom Zsh インターネット エストニア エンジニア お金 クレジットカード サーチ チューニング テレカン ネットワーク バックアップ バッテリー プロバイダ ベンチマーク ポエム マイク ランキング ルータ ルーター 不安定 与信 中国 交換 修理 定性調査 採用 携帯 故障 文字化け 東京 格安SIM 検索 業務用 楽天モバイル 決済 決済管理 海外 無料 監視 監視カメラ 節約 育児ハック 自宅サーバ 自宅サーバー 要求定義 設計 詐欺 課題 郵便番号 障害 集合 電気工事士 高速化 魚拓
60 文字
1 分
PHP preg_matchで中括弧が引っかからない。
PHPの正規表現関数の中で一番早いpreg_matchが思い通り動かない。
以下のコードで中括弧が無かったら、trueを出したいのだが、無くてもtrueが出ちゃう。
preg_match('/[^{}]+/','紙'); PHP preg_matchで中括弧が引っかからない。
https://blog.teraren.com/posts/php-preg-matchで中括弧が引っかからない/