Map Index

মৌজা ম্যাপ সার্চ Instant search across map files

লোড হচ্ছে…
ডেটা লোড হচ্ছে…
উদাহরণ প্যাটার্ন — · Click any example to try it
^13-RS-যা "13-RS-" দিয়ে শুরু · starts with "13-RS-"
পাড়া$যা "পাড়া" দিয়ে শেষ · ends with "পাড়া"
Thana-(Faridpur|Rajbari)এই দুটোর যেকোনো একটি · matches either name
\d{2}-\d{2}দুই-অঙ্কের সংখ্যা জোড়া · two-digit number pairs
\.pdf$শুধু .pdf ফাইল · files ending in .pdf
রেজেক্স নিজে শিখতে/টেস্ট করতে দেখুন: regex101.com (Flavor: JavaScript নির্বাচন করুন)