Home
last modified time | relevance | path

Searched refs:G (Results 76 – 93 of 93) sorted by relevance

1234

/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput101938 G\x{34e}\x{34e}X
1939 0: G\x{34e}\x{34e}
H A Dtestinput101042 G\x{34e}\x{34e}X
H A Dtestoutput61382 G\x{34e}\x{34e}X
1383 0: G\x{34e}\x{34e}
H A Dtestinput6823 G\x{34e}\x{34e}X
H A Dtestinput22232 /A(*PRUNE)B(*SKIP)C(*THEN)D(*COMMIT)E(*F)F(*FAIL)G(?!)H(*ACCEPT)I/BZ
3948 /[a-z]*\s#[ \t]?\S#[a-c]*\S#[C-G]+?\d#[4-8]*\D#[4-9,]*\D#[!$]{0,5}\w#[M-Xf-l]+\W#[a-c,]?\W/BZ
H A Dtestoutput12163 /^(A)(B)(C)(D)(E)(F)(G)(H)(I)\8\9$/
2172 7: G
H A Dtestinput11494 /^(A)(B)(C)(D)(E)(F)(G)(H)(I)\8\9$/
/PHP-5.4/ext/date/lib/
H A Dparse_date.re800 …if ((*ptr)[0] == 'G' && (*ptr)[1] == 'M' && (*ptr)[2] == 'T' && ((*ptr)[3] == '+' || (*ptr)[3] == …
2010 case 'G': /* two digit hour, with leading zero */
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog605 2. Applied patch by Daniel Richard G for quashing MSVC warnings to the
771 Patch by Daniel Richard G.
786 Patch by Daniel Richard G.
816 11. Patch by Daniel Richard G to the autoconf files to add a macro for sorting
881 23. Improved CMake support under Windows. Patch by Daniel Richard G.
888 26. Applied a modified version of Daniel Richard G's patch to create
3366 returned by pcre_exec() or pcre_dfa_exec(). If this happens in a /g or /G
4638 14. PCRE now supports the \G assertion. It is true when the current matching
4642 alternatives of a regex begin with \G, the expression is anchored to the start
5235 2. pcretest was not making use of PCRE_NOTEMPTY when repeating for /g and /G,
[all …]
H A DHACKING175 OP_SOM, start of match (subject + offset): \G
H A DNEWS603 3. Support for the \G assertion. It is true when the current matching position
/PHP-5.4/
H A Dphp.ini-development602 ; starts up. G,P,C,E & S are abbreviations for the following respective super
614 ; This directive determines which super global data (G,P,C,E & S) should
H A Dphp.ini-production602 ; starts up. G,P,C,E & S are abbreviations for the following respective super
614 ; This directive determines which super global data (G,P,C,E & S) should
H A DNEWS2618 . Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)
/PHP-5.4/scripts/dev/
H A Dgenerate-phpt.phar10 …pifnotwin.txtX�����JX����5Yn����������codeSnippets/array.txt����J���G�J����������codeSni…
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch2738 - (void) fprintf(stderr, "%G", m->value.f);
2743 - (void) fprintf(stderr, "%G", m->value.d);
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt2969 \G always
5552 \G matches at the first matching position in the subject
5583 The \G assertion is true only when the current matching position is at
5588 mentation where \G can be useful.
5590 Note, however, that PCRE's interpretation of \G, as the start of the
5596 If all the alternatives of a pattern begin with \G, the expression is
6585 The simple assertions coded as \b, \B, \A, \G, \Z, \z, ^ and $ are
7867 \G first matching position in subject
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c13338 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument
13342 # define sqlite3TriggerColmask(A,B,C,D,E,F,G) 0 argument

Completed in 437 milliseconds

1234