Searched refs:ber (Results 1 – 6 of 6) sorted by relevance
/PHP-5.4/ext/standard/tests/serialize/ |
H A D | 006.phpt | 9 public $��������ber = '������'; 20 string(55) "O:11:"�berK��li��":1:{s:11:"��������ber";s:6:"������";}" 22 ["��������ber"]=>
|
/PHP-5.4/ext/iconv/tests/ |
H A D | bug53304.phpt | 12 Nachricht über Kontaktformular www.inexio.net 13 Nachricht über Kontaktformular www.inexio.net
|
/PHP-5.4/ext/intl/tests/ |
H A D | msgfmt_format.phpt | 18 … 'de' => "{0,number,integer} Affen über {1,number,integer} Bäume um {2,number} Affen pro Baum", 58 '4.560 Affen über 123 Bäume um 37,073 Affen pro Baum' 59 '4.560 Affen über 123 Bäume um 37,073 Affen pro Baum'
|
H A D | msgfmt_parse.phpt | 18 … 'de' => "{0,number,integer} Affen über {1,number,integer} Bäume um {2,number} Affen pro Baum", 27 'de' => "4.560 Affen über 123 Bäume um 37,073 Affen pro Baum",
|
/PHP-5.4/ext/ldap/ |
H A D | ldap.c | 79 BerElement *ber; member 121 entry->ber = NULL; in _free_ldap_result_entry() 962 BerElement *ber; in PHP_FUNCTION() local 1022 if (ber != NULL) { in PHP_FUNCTION() 1023 ber_free(ber, 0); in PHP_FUNCTION() 1125 BerElement *ber; in PHP_FUNCTION() local 1160 if (ber != NULL) { in PHP_FUNCTION() 1161 ber_free(ber, 0); in PHP_FUNCTION() 2605 if (ber == NULL) { in PHP_FUNCTION() 2662 if (ber != NULL) { in PHP_FUNCTION() [all …]
|
/PHP-5.4/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 1995 ber of internal matching function calls in a pcre_exec() execution. 2905 ber of the capturing parenthesis, most significant byte first. In the 3953 ber. For example, for this pattern 5497 ber) property. Xps matches the characters tab, linefeed, vertical tab, 5721 ber of groups. 6110 ber have matched. 6213 ber of permitted matches, by giving the two numbers in curly brackets 9256 ber to check that pcre[16|32]_study() did return a non-NULL value
|
Completed in 59 milliseconds