Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/file/
H A Dtempnam_variation9.phpt60 File name is => begin_%rx{7}%r_end%r.{6}%r
63 File name is => begin_%rx{53}%r_end%r.{6}%r
66 File name is => begin_%rx{54}%r_en%r.{6}%r
69 File name is => begin_%rx{55}%r_e%r.{6}%r
72 File name is => begin_%rx{57}%r%r.{6}%r
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch589 - file_regex_t rx;
1710 - regex_t rx;
2266 - file_regex_t rx;
2318 - rx->old_lc_ctype = uselocale(rx->c_lc_ctype);
2323 - rx->old_lc_ctype = strdup(rx->old_lc_ctype);
2327 - rx->pat = pat;
2329 - return rx->rc = regcomp(&rx->rx, pat, flags);
2340 - return regexec(&rx->rx, str, nmatch, pmatch, eflags);
2346 - if (rx->rc == 0)
2347 - regfree(&rx->rx);
[all …]
/PHP-8.2/ext/gd/libgd/
H A Dgd.c1718 int64_t aq,bq,dx,dy,r,rx,ry,a,b; in gdImageEllipse() local
1732 rx = r << 1; in gdImageEllipse()
1744 rx -=dy; in gdImageEllipse()
1745 r +=rx; in gdImageEllipse()
1757 int64_t aq,bq,dx,dy,r,rx,ry,a,b; in gdImageFilledEllipse() local
1776 rx = r << 1; in gdImageFilledEllipse()
1789 rx -=dy; in gdImageFilledEllipse()
1790 r +=rx; in gdImageFilledEllipse()
/PHP-8.2/build/
H A Dconfig.sub1255 | rl78 | romp | rs6000 | rx \
/PHP-8.2/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-8.2/ext/standard/html_tables/
H A Dents_html5.txt1769 rx 0211E

Completed in 44 milliseconds