Home
last modified time | relevance | path

Searched defs:flags (Results 226 – 236 of 236) sorted by relevance

12345678910

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2728 uint16_t flags; member
9074 find_firstassertedcu(PCRE2_SPTR code, uint32_t *flags, uint32_t inassert) in find_firstassertedcu()
/php-src/ext/standard/
H A Dstring.c986 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES(glue); in php_implode() local
3828 char flags[256]; local
/php-src/Zend/
H A Dzend_execute.c3116 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
5002 const zval *key, uint32_t flags, bool check_defined_only OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in _zend_quick_get_constant()
H A Dzend_inheritance.c2486 uint32_t flags = property_info->flags; in zend_do_traits_property_binding() local
H A Dzend_operators.c2047 uint32_t flags = ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(op1_string, op2_string); in concat_function() local
H A Dzend_compile.h402 uint32_t flags; member
H A Dzend_vm_def.h3406 uint32_t flags = ZSTR_COPYABLE_CONCAT_PROPERTIES; variable
/php-src/ext/reflection/
H A Dphp_reflection.c542 uint32_t flags = Z_CONSTANT_FLAGS_P(value); in _const_string() local
1225 zend_long flags = 0; in reflect_attributes() local
6832 uint32_t flags = ZEND_ATTRIBUTE_TARGET_ALL; in ZEND_METHOD() local
/php-src/ext/curl/
H A Dcurl.stub.php3640 function curl_pause(CurlHandle $handle, int $flags): int {}
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c358 lu_byte flags; member
/php-src/ext/date/
H A Dphp_date.c2399 …har *time_str, size_t time_str_len, const char *format, zval *timezone_object, int flags) /* {{{ */ in php_date_initialize()

Completed in 163 milliseconds

12345678910