Home
last modified time | relevance | path

Searched refs:id (Results 851 – 871 of 871) sorted by relevance

1...<<3132333435

/PHP-7.3/ext/gd/libgd/
H A Dgd.h851 int gdImageSetInterpolationMethod(gdImagePtr im, gdInterpolationMethod id);
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_utils.c273 return element->id; in phpdbg_get_element()
/PHP-7.3/Zend/
H A Dzend_builtin_functions.c2028 int id = zend_fetch_list_dtor_id(ZSTR_VAL(type)); in ZEND_FUNCTION() local
2030 if (id <= 0) { in ZEND_FUNCTION()
2037 if (!key && Z_RES_TYPE_P(val) == id) { in ZEND_FUNCTION()
/PHP-7.3/ext/intl/
H A Dphp_intl.c418 ZEND_ARG_INFO( 0, id )
/PHP-7.3/sapi/cli/
H A Dphp_cli.c1376 orig_cp = (php_win32_cp_get_orig())->id; in WinMain()
/PHP-7.3/
H A DUPGRADING466 - socket_wsaprotocol_info_import(string $id) - returns a duplicated
468 - socket_wsaprotocol_info_release(string $id) - releases the shared memory
H A Dphp.ini-development1384 ; the session id. We encourage this operation as it's very helpful in combating
1385 ; session hijacking when not specifying and managing your own session id. It is
H A Dphp.ini-production1386 ; the session id. We encourage this operation as it's very helpful in combating
1387 ; session hijacking when not specifying and managing your own session id. It is
H A DNEWS1879 . Fixed bug #76777 ("public id" parameter of libxml_set_external_entity_loader
/PHP-7.3/ext/openssl/
H A Dopenssl.c2393 int id, purpset; in PHP_FUNCTION() local
2401 id = X509_PURPOSE_get_id(purp); in PHP_FUNCTION()
2403 purpset = X509_check_purpose(cert, id, 0); in PHP_FUNCTION()
2406 purpset = X509_check_purpose(cert, id, 1); in PHP_FUNCTION()
2414 add_index_zval(&subitem, id, &subsub); in PHP_FUNCTION()
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Doniguruma.h951 OnigUChar* onig_get_callout_name_by_name_id P_((int id));
/PHP-7.3/ext/sodium/
H A Dlibsodium.c65 ZEND_ARG_INFO(0, id)
87 ZEND_ARG_INFO(0, id)
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h3579 SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);
/PHP-7.3/ext/tidy/
H A Dtidy.c896 ADD_PROPERTY_LONG(obj->std.properties, id, tidyNodeGetId(obj->node)); in tidy_add_default_properties()
/PHP-7.3/ext/ldap/
H A Dldap.c1339 for (;interact->id != SASL_CB_LIST_END;interact++) { in _php_sasl_interact()
1341 switch(interact->id) { in _php_sasl_interact()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic2996 # check 5th character of method id
3579 >>4 ubyte x id=0x%x
6067 0 name zstd-dictionary-id
6101 >4 use zstd-dictionary-id
6104 >4 use zstd-dictionary-id
17961 >>35 belong x \b, unit id %d
18176 # EBML id:
18178 # DocType id:
24668 >9 long x server id %d
25055 >>3 byte =0 (default id)
[all …]
H A Dmagic私はガラスを食べられます2996 # check 5th character of method id
3579 >>4 ubyte x id=0x%x
6067 0 name zstd-dictionary-id
6101 >4 use zstd-dictionary-id
6104 >4 use zstd-dictionary-id
17961 >>35 belong x \b, unit id %d
18176 # EBML id:
18178 # DocType id:
24668 >9 long x server id %d
25055 >>3 byte =0 (default id)
[all …]
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch1473 size_t pos = CDF_SEC_POS(h, id);
2429 #define FILE_RCSID(id)
/PHP-7.3/ext/standard/tests/misc/
H A Duser_agents.txt29 Feedbin feed-id:156831 - 1 subscribers
H A Dget_browser_variation3.phpt71 Agent Feedbin feed-id:156831 - 1 subscribers
H A Dbrowscap.ini5377 [*; system(id);*]

Completed in 555 milliseconds

1...<<3132333435