Home
last modified time | relevance | path

Searched refs:nn (Results 1 – 8 of 8) sorted by relevance

/PHP-5.6/ext/standard/tests/strings/
H A Dwordwrap_variation2.phpt121nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\…
128nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\…
200nn<br />\ng<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\nf<br />…
216nn<br />\ng<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\nf<br />…
H A Dnl2br_variation3.phpt20 \nnn\n\n\nn
47 nn<br />
H A Dwordwrap_error.phpt77nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\…
/PHP-5.6/ext/zip/lib/
H A Dzip_close.c458 size_t n, nn; in copy_data() local
464 nn = len > sizeof(buf) ? sizeof(buf) : len > SIZE_MAX ? SIZE_MAX : (size_t)len; in copy_data()
465 if ((n=fread(buf, 1, nn, fs)) == 0) { in copy_data()
/PHP-5.6/sapi/cli/
H A Dphp_cli_server.c1632 char *nn = n; in normalize_vpath() local
1633 while (nn < decoded_vpath_end && *nn == '/') nn++; in normalize_vpath()
1635 memmove(p, nn, decoded_vpath_end - nn); in normalize_vpath()
1636 decoded_vpath_end -= nn - p; in normalize_vpath()
/PHP-5.6/ext/filter/docs/
H A Dfilter.txt127 0nn as input too.
/PHP-5.6/ext/hash/tests/
H A Dfnv1a32.phpt282 array( '4T+nn~Yake"^4$;g)8xGR>>X)Zb Wfwk<#Z+#5mo{oO0tjx}#rEV1c/', '021cf019' ),
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic6362 # where nn is string offset varying for different languages
6363 # "Invalid partition table" nn=0x8b for english version
6380 # "Missing operating system" nn=0xc2 for english version
6381 # "Betriebssystem fehlt" nn=0xcd for german version
6384 # "Falta sistema operativo" nn=0xca for spanish version
6385 # "Sistema operativo mancante" nn=0xe2 for italian version
6393 # "Invalid partition table" nn=0x10F for english version
6394 # "Ungültige Partitionstabelle" nn=0x10F for german version
6395 # "Table de partition erronée" nn=0x10F for french version
6409 # "Missing operating system" nn=0x146 for english version
[all …]

Completed in 54 milliseconds