Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dbase64.c136 PHPAPI zend_string *php_base64_decode_ex(const unsigned char *str, size_t length, zend_bool strict)… in php_base64_decode_ex()
231 zend_bool strict = 0; in PHP_FUNCTION() local
H A Darray.c1531 zend_bool strict = 0; /* strict comparison or not */ in php_search_array() local
3236 zend_bool strict = 0; /* do strict comparison */ local
/PHP-7.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h152 int strict; member
H A Dmbfilter.c382 mbfl_encoding_detector_new(enum mbfl_no_encoding *elist, int elistsz, int strict) in mbfl_encoding_detector_new()
424 mbfl_encoding_detector_new2(const mbfl_encoding **elist, int elistsz, int strict) in mbfl_encoding_detector_new2()
635 mbfl_identify_encoding(mbfl_string *string, enum mbfl_no_encoding *elist, int elistsz, int strict) in mbfl_identify_encoding()
718 mbfl_identify_encoding2(mbfl_string *string, const mbfl_encoding **elist, int elistsz, int strict) in mbfl_identify_encoding2()
/PHP-7.0/ext/mysqli/
H A Dphp_mysqli_structs.h335 zend_long strict; variable
/PHP-7.0/Zend/
H A Dzend_vm_def.h7771 zend_bool strict; variable
H A Dzend_execute.c735 static zend_bool zend_verify_scalar_type_hint(zend_uchar type_hint, zval *arg, zend_bool strict) in zend_verify_scalar_type_hint()
H A Dzend_vm_execute.h4253 zend_bool strict; local
30112 zend_bool strict; local
41236 zend_bool strict; local
/PHP-7.0/ext/soap/
H A Dphp_encoding.c1632 …model_to_xml_object(xmlNodePtr node, sdlContentModelPtr model, zval *object, int style, int strict) in model_to_xml_object()
/PHP-7.0/ext/mbstring/
H A Dmbstring.c3359 zend_bool strict=0; in PHP_FUNCTION() local

Completed in 224 milliseconds