Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/standard/
H A Dbasic_functions.c3877 int address_len, af = AF_INET; in PHP_NAMED_FUNCTION() local
3886 af = AF_INET6; in PHP_NAMED_FUNCTION()
3894 if (!inet_ntop(af, address, buffer, sizeof(buffer))) { in PHP_NAMED_FUNCTION()
3909 int ret, af = AF_INET; in PHP_NAMED_FUNCTION() local
3922 af = AF_INET6; in PHP_NAMED_FUNCTION()
3930 ret = inet_pton(af, address, buffer); in PHP_NAMED_FUNCTION()
3937 RETURN_STRINGL(buffer, af == AF_INET ? 4 : 16, 1); in PHP_NAMED_FUNCTION()
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c1288 static int php_network_listen_socket(const char *host, int *port, int socktype, int *af, socklen_t … in php_network_listen_socket() argument
1361 *af = sa->sa_family; in php_network_listen_socket()
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt608 af 02061

Completed in 54 milliseconds