Home
last modified time | relevance | path

Searched refs:set (Results 676 – 682 of 682) sorted by relevance

1...<<2122232425262728

/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc943 throw new \Exception('The config template requires count or names if poolTemplate set');
/PHP-7.4/ext/standard/
H A Dstring.c104 int php_tag_find(char *tag, size_t len, const char *set);
5087 int php_tag_find(char *tag, size_t len, const char *set) { argument
5133 if (strstr(set, norm)) {
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2273 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
2365 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c2582 connection_state->m->set(connection_state, CONN_QUIT_SENT); in MYSQLND_METHOD()
/PHP-7.4/ext/ffi/
H A Dffi_parser.c248 #define YY_IN_SET(sym, set, bitset) \ argument
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2831 - * Install a set of compiled magic buffers.
/PHP-7.4/tests/lang/
H A D024.phpt169 …$j=$i++; /* this should set $i to 1, but shouldn't change $j (it's assigned $i's previous values,…

Completed in 60 milliseconds

1...<<2122232425262728