Home
last modified time | relevance | path

Searched refs:data (Results 1801 – 1825 of 2082) sorted by relevance

1...<<71727374757677787980>>...84

/PHP-5.4/ext/standard/tests/file/
H A Dfread_variation3-win32.phpt23 Description : Read data from file of size $read_size and verifies that $expected_size no. of
27 $expect_size : Expected data length
28 Returns: returns the data read
35 // read the data of size $read_size
39 // check if data read is of expected size
H A Dfread_variation3.phpt23 Description : Read data from file of size $read_size and verifies that $expected_size no. of
27 $expect_size : Expected data length
28 Returns: returns the data read
35 // read the data of size $read_size
39 // check if data read is of expected size
H A Dfread_variation4-win32.phpt23 Description : Read data from file of size $read_size and verifies that $expected_size no. of
27 $expect_size : Expected data length
28 Returns: returns the data read
35 // read the data of size $read_size
39 // check if data read is of expected size
H A Dfread_variation4.phpt23 Description : Read data from file of size $read_size and verifies that $expected_size no. of
27 $expect_size : Expected data length
28 Returns: returns the data read
35 // read the data of size $read_size
39 // check if data read is of expected size
/PHP-5.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt20 Set type of the data to "bool"/"boolean" and verify using gettype
24 dump the variable to see its new data
191 echo "\n-- Setting type of data to $type --\n";
196 // get the current data type
218 -- Setting type of data to boolean --
710 -- Setting type of data to bool --
/PHP-5.4/ext/gd/libgd/
H A Dgd.h206 char *data; member
254 gdImagePtr gdImageCreateFromWebpPtr (int size, void *data);
633 gdIOCtx *gdNewDynamicCtxEx(int size, void *data, int freeFlag);
H A Dgd_jpeg.c282 gdImagePtr gdImageCreateFromJpegPtr (int size, void *data, int ignore_warning) in gdImageCreateFromJpegPtr() argument
285 gdIOCtx *in = gdNewDynamicCtxEx(size, data, 0); in gdImageCreateFromJpegPtr()
406 …PP0 + 14)) && (marker->data_length >= 12) && (!strncmp((const char *) marker->data, "Adobe", 5))) { in gdImageCreateFromJpegCtx()
/PHP-5.4/Zend/
H A Dzend_extensions.c235 zend_extension *extension = (zend_extension *) element->data; in zend_get_extension()
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt35 // string and misc data for the integer. See next 2 tests.
/PHP-5.4/ext/standard/tests/strings/
H A Dvfprintf_variation6.phpt50 // array of boolean data
H A Dvprintf_variation12.phpt61 // array of boolean data
H A Dvprintf_variation12_64bit.phpt61 // array of boolean data
H A Dvprintf_variation16_64bit.phpt54 // array of boolean data
H A Dvprintf_variation4.phpt54 // array of boolean data
H A Dvprintf_variation4_64bit.phpt54 // array of boolean data
H A Dvsprintf_variation12.phpt61 // array of boolean data
H A Dvsprintf_variation12_64bit.phpt61 // array of boolean data
H A Dvsprintf_variation4.phpt54 // array of boolean data
H A Dvsprintf_variation4_64bit.phpt54 // array of boolean data
/PHP-5.4/ext/standard/tests/array/
H A Dkrsort_variation7.phpt6 * Description: Sort an array by key, maintaining key to data correlation
H A Dksort_variation11.phpt6 * Description: Sort an array by key, maintaining key to data correlation
H A Dksort_variation6.phpt6 * Description: Sort an array by key, maintaining key to data correlation.
H A Dksort_variation7.phpt6 * Description: Sort an array by key, maintaining key to data correlation
H A Dksort_variation8.phpt6 * Description: Sort an array by key, maintaining key to data correlation.
/PHP-5.4/ext/soap/
H A DTODO.old16 make $soap_object->data = 'text'; maybe invoke a set_*() and/or get_*() method

Completed in 111 milliseconds

1...<<71727374757677787980>>...84