Home
last modified time | relevance | path

Searched refs:list (Results 51 – 75 of 276) sorted by relevance

12345678910>>...12

/PHP-5.3/ext/mbstring/
H A Dmbstring.c663 list = NULL; in php_mb_parse_encoding_list()
795 list = NULL; in php_mb_parse_encoding_array()
1650 list = NULL; in PHP_FUNCTION()
1749 list = NULL; in PHP_FUNCTION()
2807 list = NULL; in php_mb_convert_encoding()
3018 list = NULL; in PHP_FUNCTION()
4600 list = NULL; in php_mb_gpc_encoding_detector()
4750 list = (char*)erealloc(list, list_size); in php_mb_set_zend_encoding()
4758 zend_multibyte_set_script_encoding(list, (list ? strlen(list) : 0) TSRMLS_CC); in php_mb_set_zend_encoding()
4759 if (list) { in php_mb_set_zend_encoding()
[all …]
/PHP-5.3/ext/spl/tests/
H A DSplDoublyLinkedList_isEmpty_not-empty.phpt2 Check that SplDoublyLinkedList->isEmpty() correctly returns true for a non-empty list.
10 // Add some items to the list
/PHP-5.3/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCaseFunction.php53 foreach($lists as $list){
56 $this->testCase[] = "var_dump(".$this->subject->getName()."( ".$list." ) );";
H A DgtBasicTestCaseMethod.php44 foreach($lists as $list){
45 $this->testCase[] = "var_dump( \$class->".$this->subject->getName()."( ".$list." ) );";
H A DgtVariationTestCaseFunction.php56 $list = implode(", ", $argumentList);
59 $this->testCase[] = " var_dump(".$this->subject->getName()."( ".$list." ) );";
H A DgtVariationTestCaseMethod.php58 $list = implode(", ", $argumentList);
61 $this->testCase[] = " var_dump(\$class->".$this->subject->getName()."( ".$list." ) );";
/PHP-5.3/ext/exif/
H A Dexif.c1379 image_info_data *list; member
1499 file_section *list; member
1518 xp_field_type *list; member
1679 image_info_data *list; in exif_iif_add_value() local
1686 image_info->info_list[section_index].list = list; in exif_iif_add_value()
1821 image_info_data *list; in exif_iif_add_int() local
1824 image_info->info_list[section_index].list = list; in exif_iif_add_int()
1843 image_info_data *list; in exif_iif_add_str() local
1847 image_info->info_list[section_index].list = list; in exif_iif_add_str()
1888 image_info_data *list; in exif_iif_add_buffer() local
[all …]
/PHP-5.3/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt21 /* Test the setlocale() when an array is provided as input containing list of locales */
47 /* Collect existing system locales and prepare a list of locales that can be used as
50 echo "*** Testing setlocale() with an array containing list of locales ***\n";
66 //set of currency symbol according to above list of locales
83 // prepare the list of locales based on list of locales found in the system
124 *** Testing setlocale() with an array containing list of locales ***
/PHP-5.3/tests/lang/
H A Dengine_assignExecutionOrder_004.phpt29 list($a[i1()+i2()], , list($a[i3()], $a[i4()]), $a[]) = array (0, 1, array(30, 40), 3, 4);
/PHP-5.3/Zend/tests/
H A Dbug32252.phpt32 $list = new Test();
35 $list[-1] = 123;
/PHP-5.3/ext/spl/examples/
H A Dfindfile.inc36 $list = split(PATH_SEPARATOR, $path);
37 if (count($list) <= 1) {
41 foreach($list as $path) {
/PHP-5.3/ext/mbstring/oniguruma/doc/
H A DFAQ33 3. Mailing list
35 There is no mailing list about Oniguruma.
/PHP-5.3/ext/spl/
H A Dspl_functions.h63 void spl_add_class_name(zval * list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC);
64 void spl_add_interfaces(zval * list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC);
65 int spl_add_classes(zend_class_entry *pce, zval *list, int sub, int allow, int ce_flags TSRMLS_DC);
/PHP-5.3/ext/oci8/tests/
H A Dbug32325.phpt26 select bug32325_t(1,2,3,4) into :list from dual;
31 oci_bind_by_name($stmt, ":list", $collection, -1, OCI_B_NTY);
/PHP-5.3/ext/ldap/
H A DLDAP_Win32_HOWTO.txt17 Add '..\..\..\..\php5\regex' to the 'Additional include directories' list.
18 Add 'HAVE_MKTEMP' to the 'Preprocessor definitions' list.
28 Add 'HAVE_MKTEMP' to the 'Preprocessor definitions' list.
/PHP-5.3/ext/sqlite/tests/
H A Dsqlite_popen_basic.phpt19 list($resourceId1) = sscanf((string) $db1, "resource(%d) of type (sqlite database (persistent))");
20 list($resourceId2) = sscanf((string) $db2, "resource(%d) of type (sqlite database (persistent))");
/PHP-5.3/ext/standard/tests/general_functions/
H A Dputenv_error1.phpt21 …Mode warning: Cannot set environment variable 'FOO' - it's not in the allowed list in %s on line %d
23 …Mode warning: Cannot set environment variable 'BAZ' - it's not in the allowed list in %s on line %d
/PHP-5.3/ext/soap/tests/schema/
H A Dschema009.phpt2 SOAP XML Schema 9: simpleType/list (as string)
10 <list itemType="token"/>
H A Dschema010.phpt2 SOAP XML Schema 10: simpleType/list (as array)
10 <list itemType="token"/>
H A Dschema018.phpt2 SOAP XML Schema 18: union with list
15 <list itemType="int"/>
H A Dschema019.phpt2 SOAP XML Schema 19: union with list
15 <list itemType="int"/>
H A Dschema017.phpt2 SOAP XML Schema 17: union with list
17 <list itemType="int"/>
H A Dschema020.phpt2 SOAP XML Schema 20: union with list
17 <list itemType="int"/>
/PHP-5.3/ext/intl/tests/
H A Dresourcebundle.build18 $list[] = str_replace(".res", "", $file->getFileName());
21 $filelist = join(" {\"\"}\n", $list);
/PHP-5.3/ext/mysql/tests/
H A Dmysql_constants.phpt53 printf("Dumping list of unexpected constants\n");
58 printf("Dumping list of missing constants\n");

Completed in 53 milliseconds

12345678910>>...12