Home
last modified time | relevance | path

Searched refs:range (Results 301 – 312 of 312) sorted by relevance

1...<<111213

/php-src/ext/date/lib/
H A Dparse_date.re588 add_error(s, TIMELIB_ERR_NUMBER_OUT_OF_RANGE, "Number out of range");
718 add_error(s, TIMELIB_ERR_NUMBER_OUT_OF_RANGE, "Number out of range");
/php-src/ext/standard/
H A Dbasic_functions.stub.php1680 function range(string|int|float $start, string|int|float $end, int|float $step = 1): array {} function
H A Dbasic_functions_arginfo.h2362 ZEND_FUNCTION(range);
2986 ZEND_FE(range, arginfo_range)
H A Dstring.c5975 rnd_idx = algo->range(state, 0, n_left);
/php-src/ext/mbstring/libmbfl/
H A DLICENSE396 generous contributions to the wide range of software distributed
/php-src/ext/bcmath/libbcmath/
H A DLICENSE400 generous contributions to the wide range of software distributed
/php-src/ext/standard/tests/strings/
H A Dhtmlentities_html5.phpt1196 &range; U+029A5
/php-src/Zend/
H A Dzend_vm_def.h8057 const zend_live_range *range = find_live_range(
8060 for (i = throw_op_num; i < range->end; i++) {
8072 throw_op_num = range->end;
H A Dzend_vm_execute.h3237 const zend_live_range *range = find_live_range( in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER() local
3240 for (i = throw_op_num; i < range->end; i++) { in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
3252 throw_op_num = range->end; in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20148 # the number of channels; range is 1 to 56
20721 # by looking for driver letter in range A-Z
23114 # JPEG extended range
24772 # length of filename (must be in the range 1-63)
24865 # filename (in the range 1-63)
27812 >>>6 uleshort =0x0004 \b, cell range
27909 >0 ubelong 0x06000800 \b, cell range
27914 # end of cell range
37388 >0x00003B byte 0x13 (range)
37421 >0x00003B byte 0x13 (range)
[all …]
H A Dmagic20148 # the number of channels; range is 1 to 56
20721 # by looking for driver letter in range A-Z
23114 # JPEG extended range
24772 # length of filename (must be in the range 1-63)
24865 # filename (in the range 1-63)
27812 >>>6 uleshort =0x0004 \b, cell range
27909 >0 ubelong 0x06000800 \b, cell range
27914 # end of cell range
37388 >0x00003B byte 0x13 (range)
37421 >0x00003B byte 0x13 (range)
[all …]
/php-src/ext/mbstring/tests/data/
H A DBIG5.txt45 # mappings in the range C6A1 - C8FE, and F9DD - F9FE. The ETEN
46 # version of BIG5 organizes the former range differently, and adds
47 # additional characters in the latter range. The correct mappings

Completed in 500 milliseconds

1...<<111213