Searched defs:order (Results 1 – 6 of 6) sorted by relevance
/php-src/ext/standard/ |
H A D | versioning.c | 81 int order; member
|
/php-src/ext/dom/lexbor/lexbor/core/ |
H A D | strtod.c | 141 lexbor_strtod_diyfp_sgnd_size(int order) in lexbor_strtod_diyfp_sgnd_size()
|
/php-src/ext/gmp/ |
H A D | gmp.c | 989 static bool gmp_import_export_validate(zend_long size, zend_long options, int *order, int *endian) in gmp_import_export_validate() 1038 int order, endian; in ZEND_FUNCTION() local 1066 int order, endian; in ZEND_FUNCTION() local
|
/php-src/ext/dom/lexbor/lexbor/css/ |
H A D | rule.h | 108 lxb_css_property_order_t *order; member
|
/php-src/ext/soap/ |
H A D | php_sdl.h | 213 int order; member
|
/php-src/ext/openssl/ |
H A D | openssl.c | 4377 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 4524 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 78 milliseconds