Home
last modified time | relevance | path

Searched refs:top (Results 51 – 75 of 116) sorted by relevance

12345

/PHP-5.6/ext/spl/tests/
H A Ddllist_001.phpt30 echo $dll->top()."\n";
/PHP-5.6/tests/output/
H A Dob_implicit_flush_basic_002.phpt20 echo "because implicit flushing affects only the top level buffer, not user buffers.\n";
/PHP-5.6/Zend/
H A Dzend_objects_API.h53 zend_uint top; member
H A Dzend_execute.c1684 EG(argument_stack)->top = zend_vm_stack_frame_base(execute_data); in i_create_execute_data_from_op_array()
1740 EG(argument_stack)->top += count; in zend_vm_stack_push_args_with_copy()
1741 *(EG(argument_stack)->top) = (void*)(zend_uintptr_t)count; in zend_vm_stack_push_args_with_copy()
1743 void *data = *(--p->top); in zend_vm_stack_push_args_with_copy()
1745 if (UNEXPECTED(p->top == ZEND_VM_STACK_ELEMETS(p))) { in zend_vm_stack_push_args_with_copy()
1754 return EG(argument_stack)->top++; in zend_vm_stack_push_args_with_copy()
1760 if (UNEXPECTED(EG(argument_stack)->top - ZEND_VM_STACK_ELEMETS(EG(argument_stack)) < count) in zend_vm_stack_push_args()
1761 || UNEXPECTED(EG(argument_stack)->top == EG(argument_stack)->end)) { in zend_vm_stack_push_args()
1764 *(EG(argument_stack)->top) = (void*)(zend_uintptr_t)count; in zend_vm_stack_push_args()
1765 return EG(argument_stack)->top++; in zend_vm_stack_push_args()
H A Dzend.c1015 if (CG(stack).top) { \
1017 CG(stack).top = CG(stack).max = 0; \
1020 stack.top = 0; \
1025 if (stack.top) { \
/PHP-5.6/ext/spl/
H A Dspl_heap.c279 spl_ptr_heap_element top; in spl_ptr_heap_delete_top() local
286 top = heap->elements[0]; in spl_ptr_heap_delete_top()
311 heap->dtor(top TSRMLS_CC); in spl_ptr_heap_delete_top()
312 return top; in spl_ptr_heap_delete_top()
747 SPL_METHOD(SplPriorityQueue, top) in SPL_METHOD() argument
834 SPL_METHOD(SplHeap, top) in SPL_METHOD() argument
1184 SPL_ME(SplPriorityQueue, top, arginfo_splheap_void, ZEND_ACC_PUBLIC)
1200 SPL_ME(SplHeap, top, arginfo_splheap_void, ZEND_ACC_PUBLIC)
/PHP-5.6/sapi/apache/
H A Dphp_apache.c439 zend_bool top=0; in PHP_FUNCTION() local
443 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss|b", &var, &var_len, &val, &val_len, &top)… in PHP_FUNCTION()
447 while(top) { in PHP_FUNCTION()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c1886 const phpdbg_param_t *top = PHPDBG_G(parser_stack); in yyerror() local
1888 while (top) { in yyerror()
1889 phpdbg_param_debug(top, "--> "); in yyerror()
1890 top = top->next; in yyerror()
/PHP-5.6/ext/ldap/tests/
H A Dldap_mod_add_error.phpt31 "top",
H A Dldap_modify_error.phpt31 "top",
H A Dldap_modify_batch_error.phpt40 "top",
/PHP-5.6/ext/gd/libgd/
H A Dgd_gif_in.c190 int top, left; in gdImageCreateFromGifCtx() local
222 top = LM_to_uint(buf[2], buf[3]); in gdImageCreateFromGifCtx()
226 if (left + width > screen_width || top + height > screen_height) { in gdImageCreateFromGifCtx()
/PHP-5.6/ext/sockets/tests/
H A Dsocket_sendrecvmsg_multi_msg.phpt15 * WSARecvMsg (though only the top 6 bits seem to reported), but WSASendMsg
H A Dsocket_sendrecvmsg_multi_msg-win32.phpt12 * WSARecvMsg (though only the top 6 bits seem to reported), but WSASendMsg
/PHP-5.6/main/
H A Dmergesort.c248 #define reverse(bot, top) { \ argument
249 s = top; \
/PHP-5.6/ext/spl/internal/
H A Dspldoublylinkedlist.inc90 public function top()
143 /** Rewind to top iterator as set in constructor
H A Dsplobjectstorage.inc28 /** Rewind to top iterator as set in constructor
H A Drecursiveiteratoriterator.inc60 /** Rewind to top iterator as set in constructor
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitUtils.c273 stack->top = stack->base; in sljit_allocate_stack()
/PHP-5.6/ext/ereg/regex/
H A Dregcomp.c1068 register cset *top = &p->g->sets[p->g->ncsets]; local
1073 if (cs == top-1) /* recover only the easy case */
1094 register cset *top = &p->g->sets[p->g->ncsets]; local
1099 for (cs2 = &p->g->sets[0]; cs2 < top; cs2++)
1109 if (cs2 < top) { /* found one */
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c228 struct backtrack_common *top; member
5936 backtrack->prev = parent->top; \
5938 parent->top = backtrack; \
5951 parent->top = backtrack; \
6565 altbacktrack.top = NULL; in compile_assert_matchingpath()
7033 parent->top = backtrack->prev; in compile_bracket_matchingpath()
7676 backtrack->top = NULL; in compile_bracketpos_matchingpath()
9092 current->top = NULL; in compile_bracket_backtrackingpath()
9363 current->top = NULL; in compile_braminzero_backtrackingpath()
9713 altbacktrack.top = NULL; in compile_recurse()
[all …]
/PHP-5.6/
H A DREADME.MAILINGLIST_RULES67 3. Do not top post. Place your answer underneath anyone you wish to quote
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.c5439 parse_branch(Node** top, OnigToken* tok, int term, in parse_branch() argument
5445 *top = NULL; in parse_branch()
5450 *top = node; in parse_branch()
5453 *top = node_new_list(node, NULL); in parse_branch()
5454 headp = &(NCDR(*top)); in parse_branch()
5476 parse_subexp(Node** top, OnigToken* tok, int term, in parse_subexp() argument
5482 *top = NULL; in parse_subexp()
5490 *top = node; in parse_subexp()
5493 *top = onig_node_new_alt(node, NULL); in parse_subexp()
5494 headp = &(NCDR(*top)); in parse_subexp()
[all …]
/PHP-5.6/ext/exif/
H A Dtest.txt270 …if ( !$fast_output) echo "<tr><td rowspan='$rows' valign='top'>$num</td><th colspan='2'>$file</th>…
340 $tab2 .= "<tr><td rowspan='$len' valign='top'>$num</td></tr>\n";
/PHP-5.6/ext/opcache/
H A DZendAccelerator.h318 char *top; member

Completed in 126 milliseconds

12345