Searched refs:bot (Results 1 – 12 of 12) sorted by relevance
/PHP-8.2/ext/gd/tests/ |
H A D | libgd00100.phpt | 27 $bot = 255; 33 $x+2*$d, $bot, 35 $x, $bot 41 $bot = 70; 47 $right, $bot, 48 $left, $bot, 55 $bot = 270; 61 $right, $bot, 62 $left, $bot, 69 $bot = 15; [all …]
|
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_script_run.c | 310 int bot = 1; in PRIV() local 314 if (top <= bot + 1) /* <= rather than == is paranoia */ in PRIV() 319 mid = (top + bot) / 2; in PRIV() 320 if (c <= PRIV(ucd_digit_sets)[mid]) top = mid; else bot = mid; in PRIV()
|
H A D | pcre2_substring.c | 483 uint16_t bot = 0; in pcre2_substring_nametable_scan() local 488 while (top > bot) in pcre2_substring_nametable_scan() 490 uint16_t mid = (top + bot) / 2; in pcre2_substring_nametable_scan() 516 if (c > 0) bot = mid + 1; else top = mid; in pcre2_substring_nametable_scan()
|
H A D | pcre2_compile.c | 2091 PCRE2_SIZE i, bot, top; in get_ucp() local 2197 bot = 0; in get_ucp() 2200 while (bot < top) in get_ucp() 2203 i = (bot + top) >> 1; in get_ucp() 2232 if (r > 0) bot = i + 1; else top = i; in get_ucp()
|
/PHP-8.2/ext/standard/tests/misc/ |
H A D | user_agents.txt | 33 Googlebot/2.1 (+http://www.google.com/bot.html) 229 Mozilla/5.0+(compatible;+CukBot;+Not+a+spammer;+++https://www.companiesintheuk.co.uk/bot.html) 237 Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) 243 Mozilla/5.0 (compatible; MJ12bot/v1.4.5; http://www.majestic12.co.uk/bot.php?+) 246 Mozilla/5.0 (compatible; MojeekBot/0.6; +https://www.mojeek.com/bot.html) 276 Mozilla/5.0 (compatible; SemrushBot/1.1~bl; +http://www.semrush.com/bot.html) 281 Mozilla/5.0 (compatible; spbot/5.0.3; +http://OpenLinkProfiler.org/bot ) 282 Mozilla/5.0 (compatible; SurdotlyBot/1.0; +http://sur.ly/bot.html) 937 …i7-4980HQ; de; rv:32.0; compatible; JobboerseBot; http://www.jobboerse.com/bot.htm) Gecko/20100101… 978 Phantom.js bot [all …]
|
H A D | get_browser_variation3.phpt | 79 Agent Googlebot/2.1 (+http://www.google.com/bot.html) 471 Agent Mozilla/5.0+(compatible;+CukBot;+Not+a+spammer;+++https://www.companiesintheuk.co.uk/bot.html) 487 Agent Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) 499 Agent Mozilla/5.0 (compatible; MJ12bot/v1.4.5; http://www.majestic12.co.uk/bot.php?+) 505 Agent Mozilla/5.0 (compatible; MojeekBot/0.6; +https://www.mojeek.com/bot.html) 565 Agent Mozilla/5.0 (compatible; SemrushBot/1.1~bl; +http://www.semrush.com/bot.html) 575 Agent Mozilla/5.0 (compatible; spbot/5.0.3; +http://OpenLinkProfiler.org/bot ) 577 Agent Mozilla/5.0 (compatible; SurdotlyBot/1.0; +http://sur.ly/bot.html) 1887 …i7-4980HQ; de; rv:32.0; compatible; JobboerseBot; http://www.jobboerse.com/bot.htm) Gecko/20100101… 1969 Agent Phantom.js bot [all …]
|
H A D | browscap.ini | 111 [Googlebot/2.1 (*http://www.google.com/bot.html)] 115 [Googlebot/2.1 (*http://www.googlebot.com/bot.html)] 876 [Orbiter (?http://www.dailyorbit.com/bot.htm)] 1191 [Mozilla/5.0 (Votay bot/*)] 1305 [bot/* (bot; *bot@bot.bot)] 1307 Browser="bot" argument 1947 [Tecomi Bot (http://www.tecomi.com/bot.htm)] 2138 [CipinetBot (http://www.cipinet.com/bot.html)] 2717 [Mozilla/4.04 (compatible; Dulance bot;*)] 3572 [TargetYourNews.com bot] [all …]
|
/PHP-8.2/ext/date/lib/ |
H A D | parse_date.re | 321 unsigned int cnt = s->tok - s->bot; 323 memcpy(s->bot, s->tok, s->lim - s->tok); 324 s->tok = s->bot; 331 uchar *buf = (uchar*) timelib_malloc(((s->lim - s->bot) + BSIZE)*sizeof(uchar)); 334 s->ptr = &buf[s->ptr - s->bot]; 335 cursor = &buf[cursor - s->bot]; 336 s->pos = &buf[s->pos - s->bot]; 337 s->lim = &buf[s->lim - s->bot]; 339 timelib_free(s->bot); 340 s->bot = buf;
|
H A D | parse_date.c | 323 unsigned int cnt = s->tok - s->bot; 325 memcpy(s->bot, s->tok, s->lim - s->tok); 326 s->tok = s->bot; 333 uchar *buf = (uchar*) timelib_malloc(((s->lim - s->bot) + BSIZE)*sizeof(uchar)); 336 s->ptr = &buf[s->ptr - s->bot]; 337 cursor = &buf[cursor - s->bot]; 338 s->pos = &buf[s->pos - s->bot]; 339 s->lim = &buf[s->lim - s->bot]; 341 timelib_free(s->bot); 342 s->bot = buf;
|
/PHP-8.2/Zend/Optimizer/ |
H A D | sccp.c | 83 zval bot; member 852 #define SET_RESULT_BOT(op) SET_RESULT(op, &ctx->bot) 2371 MAKE_BOT(&sccp->bot); in sccp_context_init()
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | html_entity_decode_html5.phpt | 716 "⊥", 2850 ⊥ => ⊥ e28aa5
|
/PHP-8.2/ext/standard/html_tables/ |
H A D | ents_html5.txt | 711 bot 022A5
|
Completed in 237 milliseconds