Home
last modified time | relevance | path

Searched refs:rx (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/standard/tests/file/
H A Dtempnam_variation9.phpt60 File name is => begin_%rx{7}%r_end%r.{19}%r
63 File name is => begin_%rx{53}%r_end%r.{19}%r
66 File name is => begin_%rx{54}%r_en%r.{19}%r
69 File name is => begin_%rx{55}%r_e%r.{19}%r
72 File name is => begin_%rx{57}%r%r.{19}%r
/php-src/ext/fileinfo/
H A Dlibmagic.patch513 - file_regex_t rx;
2031 - file_regex_t rx;
2071 - file_regfree(&rx);
2172 - regfree(rx);
3035 - file_regex_t rx;
3060 - file_regfree(&rx);
3172 - file_regex_t *rx = CAST(file_regex_t *, malloc(sizeof(*rx)));
3174 - if (rx == NULL) {
3183 - return rx;
3185 - free(rx);
[all …]
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c983 ir_ref rx, call; in zend_jit_save_call_chain() local
993 rx = jit_IP(jit); in zend_jit_save_call_chain()
2133 rx = jit_IP(jit); in zend_jit_throw_cannot_pass_by_ref_stub()
4636 rx, res_ref); in jit_observer_fcall_end()
8488 rx = jit_IP(jit);
8496 top = rx;
8519 rx = jit_IP(jit);
8534 rx = jit_IP(jit);
9879 rx = jit_IP(jit);
10013 rx = jit_IP(jit);
[all …]
/php-src/ext/gd/libgd/
H A Dgd.c1772 int64_t aq,bq,dx,dy,r,rx,ry,a,b; in gdImageEllipse() local
1786 rx = r << 1; in gdImageEllipse()
1798 rx -=dy; in gdImageEllipse()
1799 r +=rx; in gdImageEllipse()
1811 int64_t aq,bq,dx,dy,r,rx,ry,a,b; in gdImageFilledEllipse() local
1830 rx = r << 1; in gdImageFilledEllipse()
1843 rx -=dy; in gdImageFilledEllipse()
1844 r +=rx; in gdImageFilledEllipse()
/php-src/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt1324 [℞] => &rx;
H A Dhtml_entity_decode_html5.phpt1774 "&rx;",
3908 &rx; => ℞ e2849e
H A Dhtmlentities_html5.phpt598 &rx; U+0211E
/php-src/build/
H A Dconfig.sub1404 | rx \
/php-src/ext/standard/html_tables/
H A Dents_html5.txt1769 rx 0211E

Completed in 67 milliseconds