/PHP-7.1/Zend/ |
H A D | zend_multiply.h | 27 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \ argument 39 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \ argument 51 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \ argument 64 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \ argument 77 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \ argument 94 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \ argument 107 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \ argument
|
H A D | zend_constants.h | 42 #define REGISTER_LONG_CONSTANT(name, lval, flags) zend_register_long_constant((name), sizeof(name)… argument 49 #define REGISTER_NS_LONG_CONSTANT(ns, name, lval, flags) zend_register_long_constant(ZEND_NS_NAME(… argument 56 #define REGISTER_MAIN_LONG_CONSTANT(name, lval, flags) zend_register_long_constant((name), sizeof(… argument
|
H A D | zend_ini_scanner.l | 158 zend_long lval; in convert_to_number() local 314 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
|
H A D | zend_ini_scanner.c | 160 zend_long lval; in convert_to_number() local 316 static void zend_ini_escape_string(zval *lval, char *str, int len, char quote_type) in zend_ini_escape_string()
|
H A D | zend_operators.h | 140 …line zend_uchar is_numeric_string_ex(const char *str, size_t length, zend_long *lval, double *dval… in is_numeric_string_ex() 148 …_inline zend_uchar is_numeric_string(const char *str, size_t length, zend_long *lval, double *dval… in is_numeric_string()
|
H A D | zend_operators.c | 766 zend_long lval; in _zval_get_long_func_ex() local 2363 zend_long lval; in increment_function() local 2423 zend_long lval; in decrement_function() local 2864 ZEND_API zend_uchar ZEND_FASTCALL is_numeric_str_function(const zend_string *str, zend_long *lval, … 2869 … ZEND_FASTCALL _is_numeric_string_ex(const char *str, size_t length, zend_long *lval, double *dval…
|
H A D | zend_constants.c | 187 ZEND_API void zend_register_long_constant(const char *name, size_t name_len, zend_long lval, int fl… in zend_register_long_constant()
|
H A D | zend_ast.h | 255 static zend_always_inline zend_ast *zend_ast_create_zval_from_long(zend_long lval) { in zend_ast_create_zval_from_long()
|
/PHP-7.1/ext/sockets/ |
H A D | sockaddr_conv.c | 64 zend_long lval = 0; in php_set_inet6_addr() local
|
H A D | conversions.c | 332 zend_long lval; in from_zval_integer_common() local 367 zend_long lval; in from_zval_write_int() local 386 zend_long lval; in from_zval_write_uint32() local 405 zend_long lval; in from_zval_write_net_uint16() local 424 zend_long lval; in from_zval_write_sa_family() local 443 zend_long lval; in from_zval_write_pid_t() local 462 zend_long lval; in from_zval_write_uid_t() local 1056 zend_long lval; in from_zval_write_msghdr_buffer_size() local
|
/PHP-7.1/ext/intl/dateformat/ |
H A D | dateformat_format_object.cpp | 50 zend_long lval = Z_LVAL_P(z); in valid_format() local
|
/PHP-7.1/ext/intl/collator/ |
H A D | collator_is_numeric.c | 214 zend_uchar collator_is_numeric( UChar *str, int32_t length, zend_long *lval, double *dval, int allo… in collator_is_numeric()
|
H A D | collator_convert.c | 349 zend_long lval = 0; in collator_convert_string_to_number_if_possible() local
|
/PHP-7.1/ext/spl/ |
H A D | spl_heap.c | 154 zend_long lval = 0; in spl_ptr_heap_zval_max_cmp() local 178 zend_long lval = 0; in spl_ptr_heap_zval_min_cmp() local 209 zend_long lval = 0; in spl_ptr_pqueue_zval_cmp() local
|
/PHP-7.1/ext/pdo_oci/ |
H A D | oci_driver.c | 443 zend_long lval = zval_get_long(val); in oci_handle_set_attribute() local
|
/PHP-7.1/ext/pdo_mysql/ |
H A D | mysql_driver.c | 371 zend_long lval = zval_get_long(val); in pdo_mysql_set_attribute() local
|
/PHP-7.1/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 176 zend_long lval; in PHP_FUNCTION() local
|
/PHP-7.1/ext/filter/ |
H A D | filter.c | 598 zend_long lval = zval_get_long(filter_args); in php_filter_call() local
|
H A D | logical_filters.c | 335 zend_long lval; in php_filter_float() local
|
/PHP-7.1/ext/pdo/ |
H A D | pdo_stmt.c | 2493 zend_long lval; in row_prop_read() local 2548 zend_long lval; in row_prop_exists() local
|
H A D | pdo_dbh.c | 670 zend_long lval; in pdo_dbh_attribute_set() local
|
/PHP-7.1/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 95 int64_t lval = 0; in ps_fetch_from_1_to_8_bytes() local
|
/PHP-7.1/ext/intl/converter/ |
H A D | converter.c | 172 zend_long lval = Z_LVAL_P(val); in php_converter_append_toUnicode_target() local
|
/PHP-7.1/ext/curl/ |
H A D | interface.c | 2122 zend_long lval; in _php_curl_setopt() local
|
/PHP-7.1/ext/soap/ |
H A D | php_encoding.c | 1001 zend_long lval; in to_zval_double() local 1039 zend_long lval; in to_zval_long() local
|