Home
last modified time | relevance | path

Searched refs:cursor (Results 51 – 56 of 56) sorted by relevance

123

/PHP-7.4/ext/date/lib/
H A Dparse_date.c87 #define YYCURSOR cursor
92 #define RET(i) {s->cur = cursor; return i;}
103 #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add…
105 #define TIMELIB_INIT s->cur = cursor; str = timelib_string(s); ptr = str
304 uchar *fill(Scanner *s, uchar *cursor){
311 cursor -= cnt;
320 cursor = &buf[cursor - s->bot];
332 return cursor;
884 uchar *cursor = s->cur; in scan() local
888 s->tok = cursor; in scan()
[all …]
/PHP-7.4/
H A DNEWS467 . Fixed bug #64638 (Fetching resultsets from stored procedure with cursor
470 that use a cursor). (Nikita)
472 with a cursor). (Nikita)
H A Dphp.ini-development1106 ; Controls the ODBC cursor model.
H A Dphp.ini-production1106 ; Controls the ODBC cursor model.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1920 # mean that the cursor should move either down or right when you press Return.
16524 # Type: X11 cursor
16527 0 string Xcur X11 cursor
21341 # displays number of icons and information for icon or cursor
21361 >>>0 ubelong 0x00000200 cursor resource
21367 # 1st cursor
21370 # display information of one cursor entry
21382 # display shared information of cursor or icon entry
24974 >8 string ACON \b, animated cursor
25028 >8 string ACON \b, animated cursor
[all …]
H A Dmagic1920 # mean that the cursor should move either down or right when you press Return.
16524 # Type: X11 cursor
16527 0 string Xcur X11 cursor
21341 # displays number of icons and information for icon or cursor
21361 >>>0 ubelong 0x00000200 cursor resource
21367 # 1st cursor
21370 # display information of one cursor entry
21382 # display shared information of cursor or icon entry
24974 >8 string ACON \b, animated cursor
25028 >8 string ACON \b, animated cursor
[all …]

Completed in 144 milliseconds

123