Home
last modified time | relevance | path

Searched refs:positions (Results 1 – 16 of 16) sorted by relevance

/PHP-8.2/ext/mbstring/tests/
H A Dmb_ereg_search_setpos.phpt23 $positions = array( 5, 20, 21, 25, 0, -5, -20, -30);
24 foreach($positions as $pos) {
H A Dmb_strripos_variation5_Bug45923.phpt10 * and the needle appears at the same positions in both strings
H A Dmb_stripos_variation5_Bug45923.phpt10 * and the needle appears at the same positions in both strings
H A Dmb_strpos_variation5.phpt10 * and the needle appears at the same positions in both strings
/PHP-8.2/ext/opcache/
H A Dzend_shared_alloc.c256 …ZSMMG(shared_memory_state).positions = (size_t *)zend_shared_alloc(sizeof(size_t) * ZSMMG(shared_s… in zend_shared_alloc_startup()
257 if (!ZSMMG(shared_memory_state).positions) { in zend_shared_alloc_startup()
575 ZSMMG(shared_memory_state).positions[i] = ZSMMG(shared_segments)[i]->pos; in zend_shared_alloc_save_state()
585 ZSMMG(shared_segments)[i]->pos = ZSMMG(shared_memory_state).positions[i]; in zend_shared_alloc_restore_state()
H A Dzend_shared_alloc.h98 size_t *positions; /* current positions for each segment */ member
/PHP-8.2/ext/xmlreader/tests/
H A D003-mb.phpt56 // Numeric positions of attributes
H A D003.phpt56 // Numeric positions of attributes
/PHP-8.2/ext/xml/tests/
H A Dbug26614.inc7 show different column numbers and byte positions depending
/PHP-8.2/ext/iconv/tests/
H A Diconv_strpos_variation5.phpt12 * and the needle appears at the same positions in both strings
/PHP-8.2/ext/standard/
H A Dstring.c1035 const char **positions = emalloc(allocated * sizeof(char *)); in php_explode_negative_limit() local
1037 positions[found++] = p1; in php_explode_negative_limit()
1041 positions = erealloc(ZEND_VOIDP(positions), allocated*sizeof(char *)); in php_explode_negative_limit()
1043 positions[found++] = p1 = p2 + ZSTR_LEN(delim); in php_explode_negative_limit()
1050 ZVAL_STRINGL(&tmp, positions[i], (positions[i+1] - ZSTR_LEN(delim)) - positions[i]); in php_explode_negative_limit()
1053 efree((void *)positions); in php_explode_negative_limit()
/PHP-8.2/win32/build/
H A Dphpize.js.in258 // Comment out the calls from their original positions
/PHP-8.2/
H A D.gitignore213 /win32/*.positions
/PHP-8.2/ext/standard/tests/file/
H A Duserstreams.phpt293 echo "SEEK: positions do not match!\n";
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic77 >>11 leshort !1 %d positions
29989 # Thus, positions 7-10, 60-62 and 67-80 are spaces. The Date must be in the
H A Dmagic私はガラスを食べられます77 >>11 leshort !1 %d positions
29989 # Thus, positions 7-10, 60-62 and 67-80 are spaces. The Date must be in the

Completed in 184 milliseconds