Home
last modified time | relevance | path

Searched refs:cur (Results 51 – 55 of 55) sorted by relevance

123

/PHP-7.1/ext/date/lib/
H A Dparse_date.c114 #define RET(i) {s->cur = cursor; return i;}
125 #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add…
127 #define TIMELIB_INIT s->cur = cursor; str = timelib_string(s); ptr = str
160 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
461 char *tmp = timelib_calloc(1, s->cur - s->tok + 1); in timelib_string()
462 memcpy(tmp, s->tok, s->cur - s->tok); in timelib_string()
835 uchar *cursor = s->cur; in scan()
24922 in.cur = in.str; in timelib_strtotime()
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c180673 sqlite3_free(cur);
180921 sqlite3_vtab_cursor *cur,
180943 sqlite3_free(cur->pVtab->zErrMsg);
182227 Rtree *pRtree = (Rtree *)(cur->pVtab);
182803 Rtree *pRtree = (Rtree *)cur->pVtab;
186969 Rtree *pRtree = (Rtree *)cur->pVtab;
222697 sqlite3_free(cur);
222706 stmt_cursor *pCur = (stmt_cursor*)cur;
222721 stmt_cursor *pCur = (stmt_cursor*)cur;
222763 stmt_cursor *pCur = (stmt_cursor*)cur;
[all …]
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt3277 set, and a match attempt for an unanchored pattern fails when the cur-
4051 tern. When your callout function is called, extract and save the cur-
4653 modifier is set, Perl allows white space between ( and ? (though cur-
6708 then try to match. If there are insufficient characters before the cur-
7432 has been passed pcre_exec() is committed to finding a match at the cur-
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic15000 0 name cur-dir
15014 !:mime image/x-cur
15015 >>4 use cur-dir
15018 !:mime image/x-cur
15019 >>4 use cur-dir
H A Dmagic私はガラスを食べられます15000 0 name cur-dir
15014 !:mime image/x-cur
15015 >>4 use cur-dir
15018 !:mime image/x-cur
15019 >>4 use cur-dir

Completed in 688 milliseconds

123