/PHP-7.2/ext/dba/libcdb/ |
H A D | cdb_make.h | 46 uint32 start[256]; member
|
/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | big5.c | 140 big5_left_adjust_char_head(const UChar* start, const UChar* s) in big5_left_adjust_char_head()
|
H A D | utf16_be.c | 195 utf16be_left_adjust_char_head(const UChar* start, const UChar* s) in utf16be_left_adjust_char_head()
|
H A D | utf16_le.c | 204 utf16le_left_adjust_char_head(const UChar* start, const UChar* s) in utf16le_left_adjust_char_head()
|
H A D | utf8.c | 296 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
|
H A D | euc_jp.c | 183 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
|
H A D | sjis.c | 212 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
|
H A D | gb18030.c | 188 gb18030_left_adjust_char_head(const UChar* start, const UChar* s) in gb18030_left_adjust_char_head()
|
/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_lexer.c | 46 char start = *s; in unescape_string() local
|
H A D | phpdbg_btree.c | 230 phpdbg_btree_branch *start = branch; in phpdbg_btree_clean_recursive() local
|
/PHP-7.2/sapi/fpm/fpm/ |
H A D | fpm_log.c | 410 char *start; in fpm_log_write() local
|
/PHP-7.2/ext/opcache/Optimizer/ |
H A D | zend_cfg.c | 106 static void zend_mark_reachable_blocks(const zend_op_array *op_array, zend_cfg *cfg, int start) /* … in zend_mark_reachable_blocks() 247 int start = 0; in zend_cfg_remark_reachable_blocks() local
|
/PHP-7.2/ext/zip/lib/ |
H A D | zipwin32.h | 55 zip_uint64_t start; /* start offset of data to read */ member
|
/PHP-7.2/ext/sysvshm/ |
H A D | php_sysvshm.h | 61 zend_long start; member
|
/PHP-7.2/ext/standard/ |
H A D | html.c | 828 static inline int process_named_entity_html(const char **buf, const char **start, size_t *length) in process_named_entity_html() 857 static inline int resolve_named_entity_html(const char *start, size_t length, const entity_ht *ht, … in resolve_named_entity_html() 991 const char *start; in traverse_for_entities() local 1396 const char *start = (const char *) &old[cursor], in php_escape_html_entities_ex() local
|
H A D | php_fopen_wrapper.c | 303 const char *start; in php_stream_url_wrap_php() local
|
/PHP-7.2/ext/shmop/ |
H A D | shmop.c | 231 zend_long start, count; in PHP_FUNCTION() local
|
/PHP-7.2/ext/intl/grapheme/ |
H A D | grapheme_string.c | 382 int32_t start = 0; in PHP_FUNCTION() local 781 int32_t start = 0; in PHP_FUNCTION() local
|
/PHP-7.2/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 304 zend_long start = 0, in PHP_FUNCTION() local
|
/PHP-7.2/ext/intl/uchar/ |
H A D | uchar.c | 185 UChar32 start, UChar32 limit, in enumCharType_callback() 328 UChar32 start, limit; in IC_METHOD() local
|
/PHP-7.2/ext/json/ |
H A D | json_scanner.c | 82 static int php_json_ucs2_to_int_ex(php_json_scanner *s, int size, int start) in php_json_ucs2_to_int_ex()
|
/PHP-7.2/Zend/ |
H A D | bench.php | 360 function end_test($start, $name)
|
/PHP-7.2/win32/ |
H A D | ioutil.c | 485 char *ret = NULL, *start; in php_win32_ioutil_dirname() local
|
/PHP-7.2/ext/date/ |
H A D | php_date.h | 181 timelib_time *start; member
|
/PHP-7.2/ext/xml/ |
H A D | compat.c | 507 XML_SetElementHandler(XML_Parser parser, XML_StartElementHandler start, XML_EndElementHandler end) in XML_SetElementHandler() 578 xmlChar start[4]; in XML_Parse() local
|