Home
last modified time | relevance | path

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

/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_quote.phpt17 var_dump($db->quote('über', PDO::PARAM_STR | PDO::PARAM_STR_NATL));
24 var_dump($db->quote('über', PDO::PARAM_STR));
25 var_dump($db->quote('über', PDO::PARAM_STR | PDO::PARAM_STR_NATL));
30 string(8) "N'über'"
34 string(8) "N'über'"
35 string(8) "N'über'"
/php-src/ext/pdo_dblib/tests/
H A Dpdo_dblib_quote.phpt21 var_dump($db->quote('über', PDO::PARAM_STR | PDO::PARAM_STR_NATL));
28 var_dump($db->quote('über', PDO::PARAM_STR));
29 var_dump($db->quote('über', PDO::PARAM_STR | PDO::PARAM_STR_NATL));
45 string(8) "N'über'"
49 string(8) "N'über'"
50 string(8) "N'über'"
/php-src/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-src/ext/iconv/tests/
H A Dbug53304.phpt12 Nachricht über Kontaktformular www.inexio.net
13 Nachricht über Kontaktformular www.inexio.net
/php-src/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-src/ext/ldap/
H A Dldap.c88 BerElement *ber; member
214 entry->ber = NULL; in ldap_result_entry_free_obj()
293 BerElement *ber; in _php_ldap_control_to_array() local
297 if (ber == NULL) { in _php_ldap_control_to_array()
328 if (ber != NULL) { in _php_ldap_control_to_array()
329 ber_free(ber, 1); in _php_ldap_control_to_array()
701 if (ber != NULL) { in _php_ldap_control_from_array()
702 ber_free(ber, 1); in _php_ldap_control_from_array()
1822 BerElement *ber; in PHP_FUNCTION() local
1990 BerElement *ber; in PHP_FUNCTION() local
[all …]
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt275 "Die beiden Brücken über den Strelasund (2011)",
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6398 # $File: ber,v 1.2 2019/04/19 00:42:27 christos Exp $
6399 # ber: file(1) magic for several BER formats used in the mobile
H A Dmagic6398 # $File: ber,v 1.2 2019/04/19 00:42:27 christos Exp $
6399 # ber: file(1) magic for several BER formats used in the mobile

Completed in 194 milliseconds