Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dcompress.c157 size_t rn = n; in swrite() local
171 return rn; in swrite()
185 size_t rn = n; in sread() local
221 rn = n; in sread()
233 return rn - n; in sread()
240 return rn; in sread()
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_search_pos.phpt10 $test_str = 'I�t�rn�ti�n�liz�ti�n';
/PHP-5.5/ext/standard/tests/strings/
H A Dnl2br_variation3.phpt22 \n\r\n\r\r\n\nr\rn
H A Dsubstr.phpt74 var_dump (substr('\xIñtërnâtiônàlizætiøn',3) );
220 string(26) "ñtërnâtiônàlizætiøn"
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c54 #define RN3(rn) (reg_map[rn] << 3) argument
61 #define SET_REGS44(rd, rn) \ argument
62 ((reg_map[rn] << 3) | (reg_map[rd] & 0x7) | ((reg_map[rd] & 0x8) << 4))
70 #define RN4(rn) (reg_map[rn] << 16) argument
H A DsljitNativeARM_64.c53 #define RN(rn) (reg_map[rn] << 5) argument
H A DsljitNativeARM_32.c64 #define RN(rn) (reg_map[rn] << 16) argument
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2694 !:mime application/vnd.rn-realmedia
2696 #video/vnd.rn-realvideo
2697 #application/vnd.rn-realmedia

Completed in 77 milliseconds