Searched refs:nt (Results 1 – 8 of 8) sorted by relevance
/PHP-7.3/ext/standard/tests/strings/ |
H A D | wordwrap_variation2.phpt | 121 …nt<br />\ne<br />\ns<br />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\… 128 …nt<br />\ne<br />\ns<br />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\… 200 …/>\nt<br />\ni<br />\nn<br />\ng<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br… 216 …/>\nt<br />\ni<br />\nn<br />\ng<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br…
|
H A D | wordwrap_error.phpt | 77 …nt<br />\ne<br />\ns<br />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\…
|
/PHP-7.3/ext/standard/tests/misc/ |
H A D | get_browser_basic.phpt | 40 string(41) "~^opera/7\.1.* \(windows nt 5\.1; .\).*$~" 112 string(83) "~^mozilla/4\.0 \(compatible; msie 6\.0; msie 5\.5; windows nt 5\.0\) opera 7\.0.*$~" 184 string(83) "~^mozilla/4\.0 \(compatible; msie 6\.0; msie 5\.5; windows nt 4\.0\) opera 7\.0.*$~" 400 string(65) "~^mozilla/4\.0 \(compatible; msie 6\.0; .*windows nt 5\.1.*\).*$~" 472 string(40) "~^opera/9\.0.* \(windows nt 5\.1.*\).*$~" 616 string(65) "~^mozilla/4\.0 \(compatible; msie 6\.0; .*windows nt 5\.1.*\).*$~" 688 string(65) "~^mozilla/4\.0 \(compatible; msie 6\.0; .*windows nt 5\.1.*\).*$~" 1254 …string(99) "~^mozilla/5\.0 \(windows; .; windows nt 6\.0; .*\) applewebkit/.* \(.*\) version/3\.0.…
|
H A D | get_browser_variation2.phpt | 25 string(41) "~^opera/7\.1.* \(windows nt 5\.1; .\).*$~"
|
H A D | get_browser_variation1.phpt | 471 string(70) "~^mozilla/5\.0 \(windows; .; windows nt 5\.1; .*rv:1\.4.*\) gecko/.*$~" 755 string(70) "~^mozilla/5\.0 \(windows; .; windows nt 5\.1; .*rv:1\.9.*\) gecko/.*$~" 1041 …string(86) "~^mozilla/5\.0 \(windows; .*; windows nt 5\.1; .*; rv:1\..*\) gecko/.* firefox/0\..*$~"
|
/PHP-7.3/ext/pgsql/ |
H A D | README | 148 nt pg_copy_from(int connection_id, string table_name, array rows
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 2209 zend_off_t off, size_t len, const char *name, const char *extra, int nt) in parse_extra() argument 2217 len = nt ? strlen(buf) : len; in parse_extra() 2234 if (nt) in parse_extra() 2243 if (nt) in parse_extra()
|
/PHP-7.3/ext/fileinfo/ |
H A D | libmagic.patch | 739 - off_t off, size_t len, const char *name, const char *extra, int nt) 740 + zend_off_t off, size_t len, const char *name, const char *extra, int nt)
|
Completed in 28 milliseconds