Searched refs:term (Results 1 – 8 of 8) sorted by relevance
/PHP-7.2/ext/date/tests/ |
H A D | strtotime_basic.phpt | 10 * The term "Monday December 2008" will be parsed as the first Monday in December 2008.
|
/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | regparse.c | 4558 r = parse_subexp(np, tok, term, &p, end, env); in parse_enclose() 4987 parse_exp(Node** np, OnigToken* tok, int term, in parse_exp() argument 4995 if (tok->type == (enum TokenSyms )term) in parse_exp() 5326 parse_branch(Node** top, OnigToken* tok, int term, in parse_branch() argument 5333 r = parse_exp(&node, tok, term, src, end, env); in parse_branch() 5339 if (r == TK_EOT || r == term || r == TK_ALT) { in parse_branch() 5369 parse_subexp(Node** top, OnigToken* tok, int term, in parse_subexp() argument 5379 r = parse_branch(&node, tok, term, src, end, env); in parse_subexp() 5385 if (r == term) { in parse_subexp() 5403 if (tok->type != (enum TokenSyms )term) in parse_subexp() [all …]
|
/PHP-7.2/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 174677 memcpy(pNode->key.a, reader.term.a, reader.term.n); 174952 pNew, &prev, reader.term.a, reader.term.n, 210542 assert( pIter->term.n<=pIter->term.nSpace ); 211426 int nMin = MIN(p1->term.n, p2->term.n); 211427 int res = fts5Memcmp(p1->term.p, p2->term.p, nMin); 211428 if( res==0 ) res = p1->term.n - p2->term.n; 211465 || fts5BufferCompare(&pFirst->term, &p1->term) 211525 int res = fts5BufferCompare(&p1->term, &p2->term); 213168 if( nTerm!=term.n || fts5Memcmp(pTerm, term.p, nTerm) ){ 215260 &rc, &s, " term=%.*s", term.n, (const char*)term.p [all …]
|
/PHP-7.2/ext/mbstring/libmbfl/ |
H A D | LICENSE | 134 included without limitation in the term "modification".)
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | ChangeLog | 3417 approprate test as a short-term fix. In the longer term there may be an
|
/PHP-7.2/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 6397 "Atomic grouping" (a term taken from Jeffrey Friedl's book) provides 8647 (6) OK, the stack is for long term memory allocation. But what happens
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 5479 # excitation/long term prediction) coding at 13 kbit/s. 23454 # URL: http://invisible-island.net/ncurses/man/term.5.html
|
H A D | magic私はガラスを食べられます | 5479 # excitation/long term prediction) coding at 13 kbit/s. 23454 # URL: http://invisible-island.net/ncurses/man/term.5.html
|
Completed in 557 milliseconds