Home
last modified time | relevance | path

Searched defs:start (Results 26 – 50 of 97) sorted by relevance

1234

/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Dutf32_le.c150 utf32le_left_adjust_char_head(const UChar* start, const UChar* s) in utf32le_left_adjust_char_head()
H A Dbig5.c115 big5_left_adjust_char_head(const UChar* start, const UChar* s) in big5_left_adjust_char_head()
H A Dutf16_be.c188 utf16be_left_adjust_char_head(const UChar* start, const UChar* s) in utf16be_left_adjust_char_head()
H A Dutf16_le.c188 utf16le_left_adjust_char_head(const UChar* start, const UChar* s) in utf16le_left_adjust_char_head()
H A Dutf8.c271 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
H A Deuc_jp.c147 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
H A Dgb18030.c148 gb18030_left_adjust_char_head(const UChar* start, const UChar* s) in gb18030_left_adjust_char_head()
H A Dsjis.c179 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
/PHP-7.1/ext/dba/libcdb/
H A Dcdb_make.h46 uint32 start[256]; member
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_lexer.c46 char start = *s; in unescape_string() local
H A Dphpdbg_btree.c230 phpdbg_btree_branch *start = branch; in phpdbg_btree_clean_recursive() local
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_log.c410 char *start; in fpm_log_write() local
/PHP-7.1/ext/zip/lib/
H A Dzipwin32.h55 zip_uint64_t start; /* start offset of data to read */ member
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_cfg.c93 static void zend_mark_reachable_blocks(const zend_op_array *op_array, zend_cfg *cfg, int start) /* … in zend_mark_reachable_blocks()
235 int start = 0; in zend_cfg_remark_reachable_blocks() local
H A Dzend_cfg.h46 uint32_t start; /* first opcode number */ member
/PHP-7.1/ext/sysvshm/
H A Dphp_sysvshm.h61 zend_long start; member
/PHP-7.1/ext/standard/
H A Dhtml.c828 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
1400 const char *start = (const char *) &old[cursor], in php_escape_html_entities_ex() local
H A Dphp_fopen_wrapper.c303 const char *start; in php_stream_url_wrap_php() local
/PHP-7.1/ext/shmop/
H A Dshmop.c231 zend_long start, count; in PHP_FUNCTION() local
/PHP-7.1/ext/intl/grapheme/
H A Dgrapheme_string.c382 int32_t start = 0; in PHP_FUNCTION() local
781 int32_t start = 0; in PHP_FUNCTION() local
/PHP-7.1/ext/json/
H A Djson_scanner.c70 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.1/ext/intl/transliterator/
H A Dtransliterator_methods.c304 zend_long start = 0, in PHP_FUNCTION() local
/PHP-7.1/ext/intl/uchar/
H A Duchar.c185 UChar32 start, UChar32 limit, in enumCharType_callback()
328 UChar32 start, limit; in IC_METHOD() local
/PHP-7.1/Zend/
H A Dbench.php360 function end_test($start, $name)
/PHP-7.1/win32/
H A Dioutil.c465 char *ret = NULL, *start; in php_win32_ioutil_dirname() local

Completed in 86 milliseconds

1234