Home
last modified time | relevance | path

Searched refs:af (Results 1 – 17 of 17) sorted by relevance

/PHP-7.1/ext/mysqli/tests/
H A Dcacert.pem31 28:be:de:65:ce:2b:f3:2c:22:f5:af:31:28:1c:ef:
43 32:97:4c:af:bf:ca:e0:10:66:b7:cc:8b:0d:05:d1:d2:ca:b8:
53 54:96:f9:71:37:b5:7f:66:6a:af:04:94:09:39:99:b3:88:86:
54 9e:bb:d6:36:24:24:f4:37:2c:a6:6c:0b:35:2e:bb:40:af:a7:
H A Dclient-cert.pem24 52:18:0b:af:19:2b:d4:e5:66:74:a4:f3:f0:da:09:
45 3e:3c:1f:6c:5b:83:d1:71:15:f5:45:52:fc:7f:67:bc:af:c5:
58 3a:c9:b1:e2:cd:13:d2:9c:ce:7d:6c:a8:f0:32:c9:a4:af:56:
/PHP-7.1/ext/standard/tests/strings/
H A Dstrtolower-win32.phpt238 af => af
H A Dstrtoupper1-win32.phpt238 af => af
H A Dhtml_entity_decode_iso8859-15.phpt162 MACRON: ¯ => af
163 ¯ => af
H A Dhtml_entity_decode_macroman.phpt297 LATIN CAPITAL LETTER O WITH STROKE: Ø => af
421 Ø => af
H A Dhtml_entity_decode_iso8859-5.phpt162 CYRILLIC CAPITAL LETTER DZHE: Џ => af
H A Dget_html_translation_table_basic5.phpt477 [⁡] => ⁡
H A Dhtml_entity_decode_win1251.phpt294 CYRILLIC CAPITAL LETTER YI: Ї => af
H A Dhtml_entity_decode_cp866.phpt290 CYRILLIC SMALL LETTER PE: п => af
H A Dhtml_entity_decode_koi8-r.phpt290 BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE: ╞ => af
H A Dhtml_entity_decode_html5.phpt613 "⁡",
2747 ⁡ => ⁡ e281a1
H A Dhtmlentities_html5.phpt571 ⁡ U+02061
H A Dbug49785.phpt201 string(2) "af"
/PHP-7.1/ext/standard/
H A Dbasic_functions.c3910 int af = AF_INET; in PHP_NAMED_FUNCTION() local
3919 af = AF_INET6; in PHP_NAMED_FUNCTION()
3927 if (!inet_ntop(af, address, buffer, sizeof(buffer))) { in PHP_NAMED_FUNCTION()
3942 int ret, af = AF_INET; in PHP_NAMED_FUNCTION() local
3955 af = AF_INET6; in PHP_NAMED_FUNCTION()
3963 ret = inet_pton(af, address, buffer); in PHP_NAMED_FUNCTION()
3970 RETURN_STRINGL(buffer, af == AF_INET ? 4 : 16); in PHP_NAMED_FUNCTION()
/PHP-7.1/sapi/cli/
H A Dphp_cli_server.c1198 static php_socket_t php_network_listen_socket(const char *host, int *port, int socktype, int *af, s… in php_network_listen_socket() argument
1271 *af = sa->sa_family; in php_network_listen_socket()
/PHP-7.1/ext/standard/html_tables/
H A Dents_html5.txt608 af 02061

Completed in 81 milliseconds