Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dbase64.c143 …base64_decode_ex(const unsigned char *str, int length, int *ret_length, zend_bool strict) /* {{{ */ in php_base64_decode_ex()
244 zend_bool strict = 0; in PHP_FUNCTION() local
H A Darray.c1201 zend_bool strict = 0; /* strict comparison or not */ in php_search_array() local
2443 zend_bool strict = 0; /* do strict comparison */ in PHP_FUNCTION() local
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h150 int strict; member
H A Dmbfilter.c362 mbfl_encoding_detector_new(enum mbfl_no_encoding *elist, int elistsz, int strict) in mbfl_encoding_detector_new()
567 mbfl_identify_encoding(mbfl_string *string, enum mbfl_no_encoding *elist, int elistsz, int strict) in mbfl_identify_encoding()
650 …_identify_encoding_name(mbfl_string *string, enum mbfl_no_encoding *elist, int elistsz, int strict) in mbfl_identify_encoding_name()
665 …fl_identify_encoding_no(mbfl_string *string, enum mbfl_no_encoding *elist, int elistsz, int strict) in mbfl_identify_encoding_no()
/PHP-5.3/ext/mysqli/
H A Dphp_mysqli_structs.h296 long strict; variable
/PHP-5.3/ext/mbstring/
H A Dmbstring.c3005 zend_bool strict=0; in PHP_FUNCTION() local

Completed in 63 milliseconds