Searched refs:PUT (Results 1 – 7 of 7) sorted by relevance
/PHP-5.3/win32/ |
H A D | pws-php5cgi.reg | 4 ".php"="[PUT PATH HERE]\\php.exe"
|
H A D | pws-php5isapi.reg | 4 ".php"="[PUT PATH HERE]\\php5isapi.dll"
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 2826 PUT(hc, 0, offset + adjust); in adjust_recurse() 2893 PUT(previous_callout, 2 + LINK_SIZE, length); in complete_callout() 4791 PUT(previous, 1, 2 + 2*LINK_SIZE); in compile_branch() 5361 PUT(bra, 1, offset); in compile_branch() 5448 PUT(bracode, 1, nlen); in compile_branch() 5564 PUT(tempcode, 1, len); in compile_branch() 7156 PUT(code, 1, 0); in compile_regex() 7283 PUT(reverse_count, 0, fixed_length); in compile_regex() 7303 PUT(last_branch, 1, branch_length); in compile_regex() 7378 PUT(code, 1, (int)(code - last_branch)); in compile_regex() [all …]
|
H A D | pcre_internal.h | 423 #define PUT(a,n,d) \ macro 435 #define PUT(a,n,d) \ macro 448 #define PUT(a,n,d) \ macro 472 #define PUT(a,n,d) \ macro 486 #define PUT(a,n,d) \ macro 507 #define PUT(a,n,d) \ macro 522 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE
|
/PHP-5.3/ext/pcre/pcrelib/testdata/ |
H A D | grepoutput | 327 ./testdata/grepinput-607-PUT NEW DATA ABOVE THIS LINE. 450 PUT NEW DATA ABOVE THIS LINE.
|
H A D | grepinput | 607 PUT NEW DATA ABOVE THIS LINE.
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 1944 2 string -lZ PUT archive data
|
Completed in 97 milliseconds