Jaką składnią posługiwać się przy wpisywaniu wzorca?

Wyrażenia regularne wpisuje się w formie separator{wyrażenie}separator, np. /^([a-z]*)$/i lub @^(?:http://)?([^/]+)@i. Stosować można wszelkie formy zgodne z funkcjami sprawdzającymi poprawność wyrażeń regularnych w PHP (przykład).

Dlaczego wyrażenie regularne powinno być wpisywane z separatorami?

Dzieje się tak dlatego, że wpisywanie wzorca z uwzględnieniem separatorów pozwala na dodanie modyfikatorów do niego. W wypadku ich braku skrypt domyślnie doda / na początku wyrażenia i / na jego końcu.

Czy mogę dodawać jakąkolwiek treść do testera?

Generalnie to użytkownik wyznacza jaką treść i pod jakim kątem chce testować. Musi on jednak posiadać pełne prawa do publikacji testowanej treści, gdyż będzie ona dostępna dla innych internautów. Należy także unikać wpisywania zwrotów obscenicznych, wulgarnych, czy wskazujących zasoby niezgodne z polskim prawem. Użytkownik ponosi pełną odpowiedzialność za treści publikowane przez niego w serwisie. Na uzasadnioną prośbę osób trzecich poszczególne wpisy mogą zostać usunięte z serwisu.

Czym są wyrażenia regularne?

Wyrażeniami regularnymi nazywami wzorce opisujące ciąg znaków.

  1. wikipedia.org - definicja wyrażeń regularnych
  2. regular-expressions.info - kompendium wiedzy
  3. php.net - użycie w PHP

Gdzie można znaleźć przykładowe wzorce?

W sieci znajduje się całe morze przykładowych wyrażeń. Warto zainteresować się przykładowo:

  1. 15 przydatnych wyrażeń regularnych w PHP
  2. regexlib.com - biblioteka wzorców

Znalazłem błąd w serwisie. Gdzie mogę go zgłosić?

Zauważone błędy proszę zgłaszać w komentarzach pod tym artykułem.

Jestem użytkownikiem forum. Czy mogę jakoś pokazać wyniki testu wyrażenia?

Tak. Przy każdym sprawdzonym wzorcu, w kolumnie identyfikatora, znajduje się odnośnik do strony testowanego wyrażenia. Wystarczy skopiować odnośnik i podzielić się nim ze znajomymi.

W jaki sposób mogę pomóc w rozwoju serwisu?

Osoby chętne do pomocy mogą jej udzielić w następujący sposób:

  1. Poprzez dobrowoloną dotację PayPal
  2. Poprzez wykonanie tłumaczenia serwisu. Aktualnie poszukiwane są tłumaczenia na języki: niemiecki, hiszpański, francuski, włoski i rosyjski. Jeżeli jesteś zainteresowany zapraszam do korespondencji
  3. Poprzez zamieszczenie reklamy w serwisie
  4. Poprzez dodanie serwisu do ulubionych na serwisach społecznościowych

regexp.pl

tester wyrażeń regularnych

Zmień język na polski.

Zmień język na angielski.

Pokaż/ukryj listę ostatnich testów.

Pokaż listę tylko moich testów.

Pokaż listę wszystkich testów.

Wyświetl zawartość kanału RSS.

Pokaż pomoc.

Rozwiń listę wyników, aby zobaczyć rezultat testu.

Tester wyrażeń regularnych pozwoli Ci w prosty sposób sprawdzić poprawność wykorzystywnego wzorca i frazy. Wystarczy, że wypełnisz poniższy formularz, a skrypt zwróci wszelkie niezbędne do walidacji dane.

Dodając wzorzec i ciąg znaków do sprawdzenia potwierdzasz, że masz pełne prawa do upubliczniania zawartych w nich treści.

ID Wyrażenie regularne Ciąg znaków Wynik Zwracane ciągi znaków Link
5770 /[<a-z0-9]+[a-z]/i <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
prawda
  1. <tbody
  2. <tr
  3. <td
  4. class
  5. member
  6. <img
  7. src
  8. http
  9. static
  10. uk
  11. aiononline
  12. com
  13. aion
  14. common
  15. race
  16. race
  17. gif
  18. alt
  19. <a
  20. href
  21. livestatus
  22. character
  23. legion
  24. search
  25. serverID
  26. charID
  27. Asmael
  28. td
  29. <td
  30. class
  31. grade
  32. <img
  33. src
  34. http
  35. static
  36. uk
  37. aiononline
  38. com
  39. aion
  40. common
  41. grade
  42. officer
  43. gif
  44. alt
  45. class
  46. icon
  47. Legionary
  48. td
  49. <td
  50. class
  51. level
  52. td
  53. <td
  54. class
  55. class
  56. <img
  57. src
  58. http
  59. static
  60. uk
  61. aiononline
  62. com
  63. aion
  64. common
  65. class
  66. class
  67. gif
  68. alt
  69. Templar
  70. td
  71. tr
  72. <tr
  73. <td
  74. class
  75. member
  76. <img
  77. src
  78. http
  79. static
  80. uk
  81. aiononline
  82. com
  83. aion
  84. common
  85. race
  86. race
  87. gif
  88. alt
  89. <a
  90. href
  91. livestatus
  92. character
  93. legion
  94. search
  95. serverID
  96. charID
  97. Viceroy
  98. td
  99. <td
  100. class
  101. grade
  102. <img
  103. src
  104. http
  105. static
  106. uk
  107. aiononline
  108. com
  109. aion
  110. common
  111. grade
  112. officer
  113. gif
  114. alt
  115. class
  116. icon
  117. Legionary
  118. td
  119. <td
  120. class
  121. level
  122. td
  123. <td
  124. class
  125. class
  126. <img
  127. src
  128. http
  129. static
  130. uk
  131. aiononline
  132. com
  133. aion
  134. common
  135. class
  136. class
  137. gif
  138. alt
  139. Chanter
  140. td
  141. tr
5769 /[<a-z0-9]+members/i <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
fałsz
5768 /[<a-z0-9]/i <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
prawda
  1. <
  2. t
  3. b
  4. o
  5. d
  6. y
  7. <
  8. t
  9. r
  10. <
  11. t
  12. d
  13. c
  14. l
  15. a
  16. s
  17. s
  18. m
  19. e
  20. m
  21. b
  22. e
  23. r
  24. <
  25. i
  26. m
  27. g
  28. s
  29. r
  30. c
  31. h
  32. t
  33. t
  34. p
  35. s
  36. t
  37. a
  38. t
  39. i
  40. c
  41. u
  42. k
  43. a
  44. i
  45. o
  46. n
  47. o
  48. n
  49. l
  50. i
  51. n
  52. e
  53. c
  54. o
  55. m
  56. a
  57. i
  58. o
  59. n
  60. c
  61. o
  62. m
  63. m
  64. o
  65. n
  66. r
  67. a
  68. c
  69. e
  70. s
  71. r
  72. a
  73. c
  74. e
  75. 1
  76. g
  77. i
  78. f
  79. a
  80. l
  81. t
  82. <
  83. a
  84. h
  85. r
  86. e
  87. f
  88. l
  89. i
  90. v
  91. e
  92. s
  93. t
  94. a
  95. t
  96. u
  97. s
  98. c
  99. h
  100. a
  101. r
  102. a
  103. c
  104. t
  105. e
  106. r
  107. l
  108. e
  109. g
  110. i
  111. o
  112. n
  113. s
  114. e
  115. a
  116. r
  117. c
  118. h
  119. s
  120. e
  121. r
  122. v
  123. e
  124. r
  125. I
  126. D
  127. 3
  128. 3
  129. c
  130. h
  131. a
  132. r
  133. I
  134. D
  135. 1
  136. 2
  137. 6
  138. 5
  139. 2
  140. 8
  141. A
  142. s
  143. m
  144. a
  145. e
  146. l
  147. <
  148. a
  149. <
  150. t
  151. d
  152. <
  153. t
  154. d
  155. c
  156. l
  157. a
  158. s
  159. s
  160. g
  161. r
  162. a
  163. d
  164. e
  165. <
  166. i
  167. m
  168. g
  169. s
  170. r
  171. c
  172. h
  173. t
  174. t
  175. p
  176. s
  177. t
  178. a
  179. t
  180. i
  181. c
  182. u
  183. k
  184. a
  185. i
  186. o
  187. n
  188. o
  189. n
  190. l
  191. i
  192. n
  193. e
  194. c
  195. o
  196. m
  197. a
  198. i
  199. o
  200. n
  201. c
  202. o
  203. m
  204. m
  205. o
  206. n
  207. g
  208. r
  209. a
  210. d
  211. e
  212. o
  213. f
  214. f
  215. i
  216. c
  217. e
  218. r
  219. g
  220. i
  221. f
  222. a
  223. l
  224. t
  225. c
  226. l
  227. a
  228. s
  229. s
  230. i
  231. c
  232. o
  233. n
  234. L
  235. e
  236. g
  237. i
  238. o
  239. n
  240. a
  241. r
  242. y
  243. <
  244. t
  245. d
  246. <
  247. t
  248. d
  249. c
  250. l
  251. a
  252. s
  253. s
  254. l
  255. e
  256. v
  257. e
  258. l
  259. 3
  260. 8
  261. <
  262. t
  263. d
  264. <
  265. t
  266. d
  267. c
  268. l
  269. a
  270. s
  271. s
  272. c
  273. l
  274. a
  275. s
  276. s
  277. <
  278. i
  279. m
  280. g
  281. s
  282. r
  283. c
  284. h
  285. t
  286. t
  287. p
  288. s
  289. t
  290. a
  291. t
  292. i
  293. c
  294. u
  295. k
  296. a
  297. i
  298. o
  299. n
  300. o
  301. n
  302. l
  303. i
  304. n
  305. e
  306. c
  307. o
  308. m
  309. a
  310. i
  311. o
  312. n
  313. c
  314. o
  315. m
  316. m
  317. o
  318. n
  319. c
  320. l
  321. a
  322. s
  323. s
  324. c
  325. l
  326. a
  327. s
  328. s
  329. 2
  330. g
  331. i
  332. f
  333. a
  334. l
  335. t
  336. T
  337. e
  338. m
  339. p
  340. l
  341. a
  342. r
  343. <
  344. t
  345. d
  346. <
  347. t
  348. r
  349. <
  350. t
  351. r
  352. <
  353. t
  354. d
  355. c
  356. l
  357. a
  358. s
  359. s
  360. m
  361. e
  362. m
  363. b
  364. e
  365. r
  366. <
  367. i
  368. m
  369. g
  370. s
  371. r
  372. c
  373. h
  374. t
  375. t
  376. p
  377. s
  378. t
  379. a
  380. t
  381. i
  382. c
  383. u
  384. k
  385. a
  386. i
  387. o
  388. n
  389. o
  390. n
  391. l
  392. i
  393. n
  394. e
  395. c
  396. o
  397. m
  398. a
  399. i
  400. o
  401. n
  402. c
  403. o
  404. m
  405. m
  406. o
  407. n
  408. r
  409. a
  410. c
  411. e
  412. s
  413. r
  414. a
  415. c
  416. e
  417. 1
  418. g
  419. i
  420. f
  421. a
  422. l
  423. t
  424. <
  425. a
  426. h
  427. r
  428. e
  429. f
  430. l
  431. i
  432. v
  433. e
  434. s
  435. t
  436. a
  437. t
  438. u
  439. s
  440. c
  441. h
  442. a
  443. r
  444. a
  445. c
  446. t
  447. e
  448. r
  449. l
  450. e
  451. g
  452. i
  453. o
  454. n
  455. s
  456. e
  457. a
  458. r
  459. c
  460. h
  461. s
  462. e
  463. r
  464. v
  465. e
  466. r
  467. I
  468. D
  469. 3
  470. 3
  471. c
  472. h
  473. a
  474. r
  475. I
  476. D
  477. 1
  478. 3
  479. 2
  480. 4
  481. 8
  482. V
  483. i
  484. c
  485. e
  486. r
  487. o
  488. y
  489. <
  490. a
  491. <
  492. t
  493. d
  494. <
  495. t
  496. d
  497. c
  498. l
  499. a
  500. s
  501. s
  502. g
  503. r
  504. a
  505. d
  506. e
  507. <
  508. i
  509. m
  510. g
  511. s
  512. r
  513. c
  514. h
  515. t
  516. t
  517. p
  518. s
  519. t
  520. a
  521. t
  522. i
  523. c
  524. u
  525. k
  526. a
  527. i
  528. o
  529. n
  530. o
  531. n
  532. l
  533. i
  534. n
  535. e
  536. c
  537. o
  538. m
  539. a
  540. i
  541. o
  542. n
  543. c
  544. o
  545. m
  546. m
  547. o
  548. n
  549. g
  550. r
  551. a
  552. d
  553. e
  554. o
  555. f
  556. f
  557. i
  558. c
  559. e
  560. r
  561. g
  562. i
  563. f
  564. a
  565. l
  566. t
  567. c
  568. l
  569. a
  570. s
  571. s
  572. i
  573. c
  574. o
  575. n
  576. L
  577. e
  578. g
  579. i
  580. o
  581. n
  582. a
  583. r
  584. y
  585. <
  586. t
  587. d
  588. <
  589. t
  590. d
  591. c
  592. l
  593. a
  594. s
  595. s
  596. l
  597. e
  598. v
  599. e
  600. l
  601. 3
  602. 6
  603. <
  604. t
  605. d
  606. <
  607. t
  608. d
  609. c
  610. l
  611. a
  612. s
  613. s
  614. c
  615. l
  616. a
  617. s
  618. s
  619. <
  620. i
  621. m
  622. g
  623. s
  624. r
  625. c
  626. h
  627. t
  628. t
  629. p
  630. s
  631. t
  632. a
  633. t
  634. i
  635. c
  636. u
  637. k
  638. a
  639. i
  640. o
  641. n
  642. o
  643. n
  644. l
  645. i
  646. n
  647. e
  648. c
  649. o
  650. m
  651. a
  652. i
  653. o
  654. n
  655. c
  656. o
  657. m
  658. m
  659. o
  660. n
  661. c
  662. l
  663. a
  664. s
  665. s
  666. c
  667. l
  668. a
  669. s
  670. s
  671. 1
  672. 1
  673. g
  674. i
  675. f
  676. a
  677. l
  678. t
  679. C
  680. h
  681. a
  682. n
  683. t
  684. e
  685. r
  686. <
  687. t
  688. d
  689. <
  690. t
  691. r
5767 /[a-z0-9]/i <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
prawda
  1. t
  2. b
  3. o
  4. d
  5. y
  6. t
  7. r
  8. t
  9. d
  10. c
  11. l
  12. a
  13. s
  14. s
  15. m
  16. e
  17. m
  18. b
  19. e
  20. r
  21. i
  22. m
  23. g
  24. s
  25. r
  26. c
  27. h
  28. t
  29. t
  30. p
  31. s
  32. t
  33. a
  34. t
  35. i
  36. c
  37. u
  38. k
  39. a
  40. i
  41. o
  42. n
  43. o
  44. n
  45. l
  46. i
  47. n
  48. e
  49. c
  50. o
  51. m
  52. a
  53. i
  54. o
  55. n
  56. c
  57. o
  58. m
  59. m
  60. o
  61. n
  62. r
  63. a
  64. c
  65. e
  66. s
  67. r
  68. a
  69. c
  70. e
  71. 1
  72. g
  73. i
  74. f
  75. a
  76. l
  77. t
  78. a
  79. h
  80. r
  81. e
  82. f
  83. l
  84. i
  85. v
  86. e
  87. s
  88. t
  89. a
  90. t
  91. u
  92. s
  93. c
  94. h
  95. a
  96. r
  97. a
  98. c
  99. t
  100. e
  101. r
  102. l
  103. e
  104. g
  105. i
  106. o
  107. n
  108. s
  109. e
  110. a
  111. r
  112. c
  113. h
  114. s
  115. e
  116. r
  117. v
  118. e
  119. r
  120. I
  121. D
  122. 3
  123. 3
  124. c
  125. h
  126. a
  127. r
  128. I
  129. D
  130. 1
  131. 2
  132. 6
  133. 5
  134. 2
  135. 8
  136. A
  137. s
  138. m
  139. a
  140. e
  141. l
  142. a
  143. t
  144. d
  145. t
  146. d
  147. c
  148. l
  149. a
  150. s
  151. s
  152. g
  153. r
  154. a
  155. d
  156. e
  157. i
  158. m
  159. g
  160. s
  161. r
  162. c
  163. h
  164. t
  165. t
  166. p
  167. s
  168. t
  169. a
  170. t
  171. i
  172. c
  173. u
  174. k
  175. a
  176. i
  177. o
  178. n
  179. o
  180. n
  181. l
  182. i
  183. n
  184. e
  185. c
  186. o
  187. m
  188. a
  189. i
  190. o
  191. n
  192. c
  193. o
  194. m
  195. m
  196. o
  197. n
  198. g
  199. r
  200. a
  201. d
  202. e
  203. o
  204. f
  205. f
  206. i
  207. c
  208. e
  209. r
  210. g
  211. i
  212. f
  213. a
  214. l
  215. t
  216. c
  217. l
  218. a
  219. s
  220. s
  221. i
  222. c
  223. o
  224. n
  225. L
  226. e
  227. g
  228. i
  229. o
  230. n
  231. a
  232. r
  233. y
  234. t
  235. d
  236. t
  237. d
  238. c
  239. l
  240. a
  241. s
  242. s
  243. l
  244. e
  245. v
  246. e
  247. l
  248. 3
  249. 8
  250. t
  251. d
  252. t
  253. d
  254. c
  255. l
  256. a
  257. s
  258. s
  259. c
  260. l
  261. a
  262. s
  263. s
  264. i
  265. m
  266. g
  267. s
  268. r
  269. c
  270. h
  271. t
  272. t
  273. p
  274. s
  275. t
  276. a
  277. t
  278. i
  279. c
  280. u
  281. k
  282. a
  283. i
  284. o
  285. n
  286. o
  287. n
  288. l
  289. i
  290. n
  291. e
  292. c
  293. o
  294. m
  295. a
  296. i
  297. o
  298. n
  299. c
  300. o
  301. m
  302. m
  303. o
  304. n
  305. c
  306. l
  307. a
  308. s
  309. s
  310. c
  311. l
  312. a
  313. s
  314. s
  315. 2
  316. g
  317. i
  318. f
  319. a
  320. l
  321. t
  322. T
  323. e
  324. m
  325. p
  326. l
  327. a
  328. r
  329. t
  330. d
  331. t
  332. r
  333. t
  334. r
  335. t
  336. d
  337. c
  338. l
  339. a
  340. s
  341. s
  342. m
  343. e
  344. m
  345. b
  346. e
  347. r
  348. i
  349. m
  350. g
  351. s
  352. r
  353. c
  354. h
  355. t
  356. t
  357. p
  358. s
  359. t
  360. a
  361. t
  362. i
  363. c
  364. u
  365. k
  366. a
  367. i
  368. o
  369. n
  370. o
  371. n
  372. l
  373. i
  374. n
  375. e
  376. c
  377. o
  378. m
  379. a
  380. i
  381. o
  382. n
  383. c
  384. o
  385. m
  386. m
  387. o
  388. n
  389. r
  390. a
  391. c
  392. e
  393. s
  394. r
  395. a
  396. c
  397. e
  398. 1
  399. g
  400. i
  401. f
  402. a
  403. l
  404. t
  405. a
  406. h
  407. r
  408. e
  409. f
  410. l
  411. i
  412. v
  413. e
  414. s
  415. t
  416. a
  417. t
  418. u
  419. s
  420. c
  421. h
  422. a
  423. r
  424. a
  425. c
  426. t
  427. e
  428. r
  429. l
  430. e
  431. g
  432. i
  433. o
  434. n
  435. s
  436. e
  437. a
  438. r
  439. c
  440. h
  441. s
  442. e
  443. r
  444. v
  445. e
  446. r
  447. I
  448. D
  449. 3
  450. 3
  451. c
  452. h
  453. a
  454. r
  455. I
  456. D
  457. 1
  458. 3
  459. 2
  460. 4
  461. 8
  462. V
  463. i
  464. c
  465. e
  466. r
  467. o
  468. y
  469. a
  470. t
  471. d
  472. t
  473. d
  474. c
  475. l
  476. a
  477. s
  478. s
  479. g
  480. r
  481. a
  482. d
  483. e
  484. i
  485. m
  486. g
  487. s
  488. r
  489. c
  490. h
  491. t
  492. t
  493. p
  494. s
  495. t
  496. a
  497. t
  498. i
  499. c
  500. u
  501. k
  502. a
  503. i
  504. o
  505. n
  506. o
  507. n
  508. l
  509. i
  510. n
  511. e
  512. c
  513. o
  514. m
  515. a
  516. i
  517. o
  518. n
  519. c
  520. o
  521. m
  522. m
  523. o
  524. n
  525. g
  526. r
  527. a
  528. d
  529. e
  530. o
  531. f
  532. f
  533. i
  534. c
  535. e
  536. r
  537. g
  538. i
  539. f
  540. a
  541. l
  542. t
  543. c
  544. l
  545. a
  546. s
  547. s
  548. i
  549. c
  550. o
  551. n
  552. L
  553. e
  554. g
  555. i
  556. o
  557. n
  558. a
  559. r
  560. y
  561. t
  562. d
  563. t
  564. d
  565. c
  566. l
  567. a
  568. s
  569. s
  570. l
  571. e
  572. v
  573. e
  574. l
  575. 3
  576. 6
  577. t
  578. d
  579. t
  580. d
  581. c
  582. l
  583. a
  584. s
  585. s
  586. c
  587. l
  588. a
  589. s
  590. s
  591. i
  592. m
  593. g
  594. s
  595. r
  596. c
  597. h
  598. t
  599. t
  600. p
  601. s
  602. t
  603. a
  604. t
  605. i
  606. c
  607. u
  608. k
  609. a
  610. i
  611. o
  612. n
  613. o
  614. n
  615. l
  616. i
  617. n
  618. e
  619. c
  620. o
  621. m
  622. a
  623. i
  624. o
  625. n
  626. c
  627. o
  628. m
  629. m
  630. o
  631. n
  632. c
  633. l
  634. a
  635. s
  636. s
  637. c
  638. l
  639. a
  640. s
  641. s
  642. 1
  643. 1
  644. g
  645. i
  646. f
  647. a
  648. l
  649. t
  650. C
  651. h
  652. a
  653. n
  654. t
  655. e
  656. r
  657. t
  658. d
  659. t
  660. r
5766 [a-z0-9] <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
fałsz
5765 /[<\"]+[a-z0-9]+member+[>\"]+[a-z0-9]+*+ <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
fałsz
5764 <td class="member">*</td> <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
fałsz
5763 <td class="memmber">*</td> <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
fałsz
5762 [a-z0-9]+([_\.-][a-z0-9]+)*@([a-z0-9]+([.-][a-z0-9]+)*)+\.[a-z]{2,} <tbody>




<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=126528">Asmael</a></td>
<td class="grade">



<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>

<td class="level">38</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_2.gif" alt="" /> Templar</td>
</tr>



<tr>
<td class="member"><img src="http://static.uk.aiononline.com/aion/common/race/s_race_1.gif" alt="" /> <a href="/livestatus/character-legion/search?serverID=33&charID=132408">Viceroy</a></td>
<td class="grade">




<img src="http://static.uk.aiononline.com/aion/common/grade/officer.gif" alt="" class="icon" />

Legionary
</td>
<td class="level">36</td>
<td class="class"><img src="http://static.uk.aiononline.com/aion/common/class/class_11.gif" alt="" /> Chanter</td>
</tr>
fałsz
5761 [a-z0-9]+([_\.-][a-z0-9]+)*@([a-z0-9]+([.-][a-z0-9]+)*)+\.[a-z]{2,} dsa dsaSdupa@dupa.pl dsa ds ad prawda
  1. dupa@dupa.pl
    • dupa
5760 [a-z0-9]+([_\.-][a-z0-9]+)*@([a-z0-9]+([.-][a-z0-9]+)*)+\.[a-z]{2,} dsa dsadupa@dupa.pl dsa ds ad prawda
  1. dsadupa@dupa.pl
    • dupa
5759 [a-z0-9]+([_\\.-][a-z0-9]+)*@([a-z0-9]+([\.-][a-z0-9]+)*)+\\.[a-z]{2,} dsa dsadupa@dupa.pl dsa ds ad fałsz
5758 [a-z0-9]+([_\\.-][a-z0-9]+)*@([a-z0-9]+([\.-][a-z0-9]+)*)+\\.[a-z]{2,} dupa@dupa.pl fałsz
5757 [a-z0-9]+([_\\.-][a-z0-9]+)*@([a-z0-9]+([\.-][a-z0-9]+)*)+\\.[a-z]{2,}/i dupa@dupa.pl fałsz
5756 dupa([0-2]?[0-9]) dupa dupa9 dupa19 dupa999
prawda
  1. dupa9
    • 9
  2. dupa19
    • 19
  3. dupa9
    • 9
5755 dupa([0-2][0-9]) dupa dupa9 dupa19 dupa999
prawda
  1. dupa19
    • 19
5754 dupa([0-2][0-9]+)? dupa dupa9 dupa19 dupa999
prawda
  1. dupa
  2. dupa
  3. dupa19
    • 19
  4. dupa
5753 dupa([0-2][0-9]+)? dupa dupa9 dupa99 dupa999
prawda
  1. dupa
  2. dupa
  3. dupa
  4. dupa
5752 dupa([0-9]+)? dupa dupa9 dupa99 dupa999
prawda
  1. dupa
  2. dupa9
    • 9
  3. dupa99
    • 99
  4. dupa999
    • 999
5751 dupa([0-9]+)? dupa dupa9 dupa99
prawda
  1. dupa
  2. dupa9
    • 9
  3. dupa99
    • 99
5750 dupa([0-9]+?) dupa dupa9 dupa99
prawda
  1. dupa9
    • 9
  2. dupa9
    • 9
5749 dupa([0-9]?+) dupa dupa9 dupa99
prawda
  1. dupa
  2. dupa9
    • 9
  3. dupa9
    • 9
5748 dupa([0-9]?) dupa dupa9 dupa99
prawda
  1. dupa
  2. dupa9
    • 9
  3. dupa9
    • 9
5747 dupa([0-9]) dupa dupa9 dupa99
prawda
  1. dupa9
    • 9
  2. dupa9
    • 9
5746 dupa([0-9]??) dupa dupa9 dupa99
prawda
  1. dupa
  2. dupa
  3. dupa

« poprzednia 1 23678 3679 3680 3681 3682 3683 3684 3685 3686 3687 36883912 3913 następna »