Home
last modified time | relevance | path

Searched refs:ber (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/standard/tests/serialize/
H A D006.phpt9 public $��������ber = '������';
20 string(55) "O:11:"�berK��li��":1:{s:11:"��������ber";s:6:"������";}"
22 ["��������ber"]=>
/PHP-5.5/ext/iconv/tests/
H A Dbug53304.phpt12 Nachricht über Kontaktformular www.inexio.net
13 Nachricht über Kontaktformular www.inexio.net
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format.phpt18 … '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 Dmsgfmt_parse.phpt18 … '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.5/ext/ldap/
H A Dldap.c79 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.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2006 ber of internal matching function calls in a pcre_exec() execution.
2916 ber of the capturing parenthesis, most significant byte first. In the
3964 ber. For example, for this pattern
5521 ber) property. Xps matches the characters tab, linefeed, vertical tab,
5745 ber of groups.
6134 ber have matched.
6237 ber of permitted matches, by giving the two numbers in curly brackets
9280 ber to check that pcre[16|32]_study() did return a non-NULL value

Completed in 47 milliseconds