Home
last modified time | relevance | path

Searched defs:br (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/skeleton/
H A Dskeleton.php2 $br = (php_sapi_name() == "cli")? "":"<br>"; variable
/PHP-5.5/ext/gd/libgd/
H A Dgd_crop.c309 const int br = gdImageGetPixel(im, gdImageSX(im) - 1, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c1536 BRefNode* br = NBREF(node); in compile_length_tree() local
1660 BRefNode* br = NBREF(node); in compile_tree() local
2036 BRefNode* br = NBREF(node); in get_min_match_length() local
2190 BRefNode* br = NBREF(node); in get_max_match_length() local
3705 BRefNode* br = NBREF(node); in setup_tree() local
4735 BRefNode* br = NBREF(node); in optimize_node_left() local
6188 BRefNode* br = NBREF(node); in print_indent_tree() local
H A Dregparse.h110 #define BACKREFS_P(br) \ argument
/PHP-5.5/main/streams/
H A Dstreams.c186 const char *br; in php_stream_display_wrapper_errors() local
/PHP-5.5/ext/standard/
H A Dstring.c4614 int br, i=0, depth=0, in_q = 0; local

Completed in 48 milliseconds