Home
last modified time | relevance | path

Searched defs:order (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/standard/
H A Dversioning.c80 int order; member
/PHP-8.3/ext/gmp/
H A Dgmp.c911 int gmp_import_export_validate(zend_long size, zend_long options, int *order, int *endian) in gmp_import_export_validate()
960 int order, endian; in ZEND_FUNCTION() local
988 int order, endian; in ZEND_FUNCTION() local
/PHP-8.3/ext/soap/
H A Dphp_sdl.h213 int order; member
/PHP-8.3/ext/openssl/
H A Dopenssl.c4277 BIGNUM *p = NULL, *a = NULL, *b = NULL, *order = NULL, *g_x = NULL, *g_y = NULL , *cofactor = NULL; in php_openssl_pkey_init_legacy_ec() local
4424 BIGNUM *p = NULL, *a = NULL, *b = NULL, *order = NULL, *g_x = NULL, *g_y = NULL, *cofactor = NULL; in php_openssl_pkey_init_ec() local

Completed in 41 milliseconds