Home
last modified time | relevance | path

Searched refs:index (Results 626 – 630 of 630) sorted by relevance

1...<<212223242526

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput25775 …urg\nPartnerfirmen</schluesselworte>\n<revisit>30 days</revisit>\n<robots>index,follow</robots>\n<…
5776 …aPartnerfirmen</schluesselworte>\x0a<revisit>30 days</revisit>\x0a<robots>index,follow</robots>\x0…
10066 …(?:\[(?<index>[a-zA-Z0-9_\x{7f}-\x{ff}]+|\$\g<name>)\]|->\g<name>(\(.*?\))?)?|(?#simple syntax wit…
/PHP-5.5/Zend/
H A Dzend_vm_execute.h2873 iter->index = 0; in ZEND_FE_RESET_SPEC_CONST_HANDLER()
2888 iter->index = -1; /* will be set to 0 before using next handler */ in ZEND_FE_RESET_SPEC_CONST_HANDLER()
8184 iter->index = 0; in ZEND_FE_RESET_SPEC_TMP_HANDLER()
8199 iter->index = -1; /* will be set to 0 before using next handler */ in ZEND_FE_RESET_SPEC_TMP_HANDLER()
13501 iter->index = 0; in ZEND_FE_RESET_SPEC_VAR_HANDLER()
13516 iter->index = -1; /* will be set to 0 before using next handler */ in ZEND_FE_RESET_SPEC_VAR_HANDLER()
13627 if (iter && ++iter->index > 0) { in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
13637 if (!iter || (iter->index > 0 && iter->funcs->valid(iter TSRMLS_CC) == FAILURE)) { in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
13662 ZVAL_LONG(key, iter->index); in ZEND_FE_FETCH_SPEC_VAR_HANDLER()
31171 iter->index = 0; in ZEND_FE_RESET_SPEC_CV_HANDLER()
[all …]
/PHP-5.5/ext/date/
H A Dphp_date.c4504 table = tzdb->index; in PHP_FUNCTION()
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog5152 these are now put in a separate directory, and there is an index.html page that
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt143 the HTML format, each is a separate page, linked from the index page.

Completed in 183 milliseconds

1...<<212223242526