/PHP-5.6/ext/standard/ |
H A D | formatted_print.c | 60 php_sprintf_appendchar(char **buffer, int *pos, int *size, char add TSRMLS_DC) in php_sprintf_appendchar() 74 php_sprintf_appendstring(char **buffer, int *pos, int *size, char *add, in php_sprintf_appendstring() 134 php_sprintf_appendint(char **buffer, int *pos, int *size, long number, in php_sprintf_appendint() 178 php_sprintf_appenduint(char **buffer, int *pos, int *size, in php_sprintf_appenduint() 210 php_sprintf_appenddouble(char **buffer, int *pos, in php_sprintf_appenddouble() 313 php_sprintf_append2n(char **buffer, int *pos, int *size, long number, in php_sprintf_append2n() 344 php_sprintf_getnumber(char *buffer, int *pos) in php_sprintf_getnumber()
|
H A D | array.c | 287 HashPosition pos; in php_count_recursive() local 1293 HashPosition pos; in PHP_FUNCTION() local 1554 HashPosition pos; in PHP_FUNCTION() local 2097 HashPosition pos; in php_array_merge() local 2172 HashPosition pos; in php_array_replace_recursive() local 2307 HashPosition pos; in PHP_FUNCTION() local 2351 HashPosition pos; in PHP_FUNCTION() local 2378 HashPosition pos; in PHP_FUNCTION() local 2522 HashPosition pos; in PHP_FUNCTION() local 2619 HashPosition pos; in PHP_FUNCTION() local [all …]
|
/PHP-5.6/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_memory_device.h | 42 int pos; member 49 int pos; member
|
/PHP-5.6/Zend/ |
H A D | zend_llist.c | 258 ZEND_API void *zend_llist_get_first_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_first_ex() 271 ZEND_API void *zend_llist_get_last_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_last_ex() 284 ZEND_API void *zend_llist_get_next_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_next_ex() 298 ZEND_API void *zend_llist_get_prev_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_prev_ex()
|
H A D | zend_hash.c | 1015 ZEND_API void zend_hash_internal_pointer_reset_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_reset_ex() 1029 ZEND_API void zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_end_ex() 1040 ZEND_API int zend_hash_move_forward_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_forward_ex() 1053 ZEND_API int zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex() 1068 … *ht, char **str_index, uint *str_length, ulong *num_index, zend_bool duplicate, HashPosition *pos) in zend_hash_get_current_key_ex() 1095 ZEND_API void zend_hash_get_current_key_zval_ex(const HashTable *ht, zval *key, HashPosition *pos) { in zend_hash_get_current_key_zval_ex() 1114 ZEND_API int zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos) in zend_hash_get_current_key_type_ex() 1133 ZEND_API int zend_hash_get_current_data_ex(HashTable *ht, void **pData, HashPosition *pos) in zend_hash_get_current_data_ex() 1152 …int key_type, const char *str_index, uint str_length, ulong num_index, int mode, HashPosition *pos) in zend_hash_update_current_key_ex() 1303 int pos; in _zend_hash_splice() local
|
H A D | zend_static_allocator.h | 33 char *pos; member
|
/PHP-5.6/ext/intl/grapheme/ |
H A D | grapheme_util.c | 238 int ret_len, pos; in grapheme_split_string() local 275 int pos = 0; in grapheme_count_graphemes() local 298 int32_t pos; in grapheme_get_haystack_offset() local
|
/PHP-5.6/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_htmlent.c | 181 int pos, ent = 0; in mbfl_filt_conv_html_dec() local 290 int status, pos = 0; in mbfl_filt_conv_html_dec_flush() local
|
/PHP-5.6/ext/json/ |
H A D | json.c | 191 HashPosition pos; in json_determine_array_type() local 275 HashPosition pos; in json_encode_array() local 374 size_t pos = 0, us; in json_utf8_to_utf16() local 412 int pos = 0, ulen = 0; in json_escape_string() local
|
/PHP-5.6/ext/gd/libgd/ |
H A D | gd_wbmp.c | 96 int x, y, pos; in gdImageWBMPCtx() local 133 int col, row, pos; in gdImageCreateFromWBMPCtx() local
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_btree.c | 119 phpdbg_btree_position pos; in phpdbg_btree_find_between() local 128 phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos) { in phpdbg_btree_next()
|
H A D | phpdbg_info.c | 62 HashPosition pos; in PHPDBG_INFO() local 92 HashPosition pos; in PHPDBG_INFO() local
|
H A D | phpdbg_cmd.c | 30 size_t pos = 0; in phpdbg_command_name() local 630 size_t pos = 0; in phpdbg_stack_resolve() local
|
/PHP-5.6/ext/curl/ |
H A D | multi.c | 213 zend_llist_position pos; in PHP_FUNCTION() local 290 zend_llist_position pos; in PHP_FUNCTION() local 343 zend_llist_position pos; in _php_curl_multi_close() local
|
/PHP-5.6/ext/dba/ |
H A D | dba_cdb.c | 60 uint32 pos; /* current position for traversing */ member 140 # define php_cdb_read(cdb, buf, len, pos) cdb_read(cdb, buf, len, pos TSRMLS_CC) argument 144 # define php_cdb_read(cdb, buf, len, pos) cdb_read(cdb, buf, len, pos) argument
|
/PHP-5.6/ext/ereg/regex/ |
H A D | regcomp.c | 61 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) argument 62 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos)) argument 63 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) argument 250 register sopno pos; local 456 register sopno pos; local 1406 doinsert(p, op, opnd, pos) in doinsert() argument 1446 dofwd(p, pos, value) in dofwd() argument
|
/PHP-5.6/ext/mysqli/ |
H A D | mysqli_embedded.c | 42 HashPosition pos; in PHP_FUNCTION() local
|
/PHP-5.6/ext/hash/ |
H A D | php_hash_whirlpool.h | 29 int pos; member
|
/PHP-5.6/main/streams/ |
H A D | glob_wrapper.c | 114 const char *pos, *gpath = path; in php_glob_stream_path_split() local 214 const char *tmp, *pos; in php_glob_stream_opener() local
|
/PHP-5.6/ext/soap/ |
H A D | php_encoding.c | 252 xmlChar *pos; in whiteSpace_collapse() local 278 HashPosition pos; in find_encoder_by_type_name() local 474 HashPosition pos; in master_to_xml_int() local 1451 HashPosition pos; in model_to_zval_object() local 1604 HashPosition pos; in to_zval_object_ex() local 1822 HashPosition pos; in model_to_xml_object() local 1838 HashPosition pos; in model_to_xml_object() local 2141 int *pos; in get_position_12() local 2199 int *pos; in get_position() local 2569 int* pos = NULL; in to_zval_array() local [all …]
|
/PHP-5.6/ext/opcache/ |
H A D | zend_accelerator_blacklist.h | 36 int pos; member
|
/PHP-5.6/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 152 int32_t pos = (int32_t)utext_nativeLength(this->fText); in last() local 279 int64_t pos = utext_getNativeIndex(this->fText); in refreshInputText() local
|
H A D | breakiterator_iterators.cpp | 69 int32_t pos = biter->next(); in _breakiterator_move_forward() local 81 int32_t pos = biter->first(); in _breakiterator_rewind() local
|
/PHP-5.6/ext/pdo/ |
H A D | pdo.c | 103 HashPosition pos; in PHP_FUNCTION() local 398 HashPosition pos; in PHP_MINFO_FUNCTION() local
|
/PHP-5.6/ext/intl/dateformat/ |
H A D | dateformat_format_object.cpp | 89 HashPosition pos = {0}; in PHP_FUNCTION() local
|