Home
last modified time | relevance | path

Searched defs:start (Results 51 – 67 of 67) sorted by relevance

123

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4893 uint32_t options, compile_block *cb, uint32_t start, uint32_t end) in add_to_class_internal()
5088 compile_block *cb, uint32_t start, uint32_t end) in add_to_class()
10241 int start = RSCAN_CACHE_SIZE; in pcre2_compile() local
/PHP-7.4/Zend/
H A Dzend_compile.h151 int start; member
179 uint32_t start; member
H A Dzend_hash.c574 ZEND_API HashPosition ZEND_FASTCALL zend_hash_iterators_lower_pos(HashTable *ht, HashPosition start) in zend_hash_iterators_lower_pos()
H A Dzend_compile.c649 uint32_t start = get_next_op_number(); in zend_begin_loop() local
/PHP-7.4/ext/soap/
H A Dphp_schema.c500 char *str, *start, *end, *next; in schema_union() local
H A Dphp_encoding.c2995 char *str, *start, *next; in to_xml_list() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1446 sljit_u8 *start; member
H A DsljitNativeTILEGX-encoder.c8371 #define BITFIELD(start, size) ((start) | (((1 << (size)) - 1) << 6)) argument
/PHP-7.4/ext/mbstring/
H A Dmbstring.c70 #define onig_search_with_param(reg, str, end, start, range, region, option, mp) \ argument
1114 static char *php_mb_rfc1867_substring_conf(const zend_encoding *encoding, char *start, size_t len, … in php_mb_rfc1867_substring_conf()
/PHP-7.4/ext/oci8/
H A Doci8_interface.c977 zend_long start = -1, length = -1, block_length; in PHP_FUNCTION() local
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c1547 size_t i, start = 0; in php_openssl_alpn_protos_parse() local
/PHP-7.4/ext/standard/
H A Dstring.c276 zend_long start = 0, len = 0; in php_spn_common_handler() local
776 const char *start = ZSTR_VAL(str); in php_trim_int() local
H A Darray.c2733 #define RANGE_CHECK_DOUBLE_INIT_ARRAY(start, end) do { \ argument
2744 #define RANGE_CHECK_LONG_INIT_ARRAY(start, end) do { \ argument
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c557 static zend_always_inline size_t calculate_unit_length(pcre_cache_entry *pce, char *start) in calculate_unit_length()
/PHP-7.4/ext/date/
H A Dphp_date.c4680 zval *start, *end = NULL, *interval; in PHP_METHOD() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c4534 unsigned char *start, *end, buf[4]; /* 000 + '\0' */ local
/PHP-7.4/ext/ffi/
H A Dffi.c1382 char *start; member

Completed in 250 milliseconds

123