Home
last modified time | relevance | path

Searched refs:tail (Results 26 – 30 of 30) sorted by relevance

12

/PHP-5.5/ext/session/
H A Dsession.c1326 l->tail = current->prev;
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog909 character types now use tail recursion, which reduces stack usage.
1642 tail recursion to cut down on stack usage. Unfortunately, now that there is
1643 the possibility of (*THEN) occurring in these branches, tail recursion is
3021 immediately return the result unconditionally, it uses a "tail recursion"
3787 25. Applied Ian Taylor's patches to avoid using another stack frame for tail
/PHP-5.5/Zend/
H A Dzend_compile.c5852 (*((int *)CG(dimension_llist).tail->data))++; in zend_do_add_list_element()
5866 (*((int *)CG(dimension_llist).tail->data))++; in zend_do_new_list_end()
/PHP-5.5/
H A DNEWS2633 . Fixed bug #60901 (Improve "tail" syntax for AIX installation) (Chris Jones)
4205 . Fixed bug #54674 mysqlnd valid_sjis_(head|tail) is using invalid operator
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt10292 result of the current call (a "tail recursion"), the function is just
10321 large amounts of stack may be needed, despite the recognition of "tail

Completed in 108 milliseconds

12