Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dversioning.c80 int order; member
/PHP-8.2/ext/dom/lexbor/lexbor/core/
H A Dstrtod.c141 lexbor_strtod_diyfp_sgnd_size(int order) in lexbor_strtod_diyfp_sgnd_size()
/PHP-8.2/ext/gmp/
H A Dgmp.c912 int gmp_import_export_validate(zend_long size, zend_long options, int *order, int *endian) in gmp_import_export_validate()
961 int order, endian; in ZEND_FUNCTION() local
989 int order, endian; in ZEND_FUNCTION() local
/PHP-8.2/ext/dom/lexbor/lexbor/css/
H A Drule.h108 lxb_css_property_order_t *order; member
/PHP-8.2/ext/soap/
H A Dphp_sdl.h213 int order; member
/PHP-8.2/ext/openssl/
H A Dopenssl.c4313 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
4460 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 51 milliseconds