Lines Matching refs:t
2946 00 01 d a t e 00 ??
2948 00 04 m o n t h 00
3091 NULL, /* we didn't study the pattern */
3102 block. The pcre_study() function returns such a block (when it doesn't
4118 NULL, /* we didn't study the pattern */
4391 subject string is "abyz", the lack of "d" means that matching doesn't
5012 \t tab (hex 09)
5028 When PCRE is compiled in EBCDIC mode, \a, \e, \f, \n, \r, and \t gener-
6117 / ( a ) (?| x ( y ) z | (p (q) r) | (t) u (v) ) ( z ) /x
6760 three of which are not "999". For example, it doesn't match "123abc-
7705 \t tab (hex 09)
8587 (2) Why don't we simply allocate blocks of memory with malloc()?
8637 (7) This is too much of a headache. Isn't there any better solution for
8924 the subject string is "the cat", the comparison of the final "t" with a
9835 Example: fails because there aren't enough sub-patterns:
10011 If you need to set several options at once, and you don't want to go