Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dbase64.c130 PHPAPI zend_string *php_base64_decode_ex(const unsigned char *str, size_t length, zend_bool strict)… in php_base64_decode_ex()
228 zend_bool strict = 0; in PHP_FUNCTION() local
H A Darray.c1571 zend_bool strict = 0; /* strict comparison or not */ in php_search_array() local
3938 zend_bool strict = 0; /* do strict comparison */ local
/PHP-7.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h159 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.2/ext/opcache/Optimizer/
H A Ddfa_pass.c377 zend_bool strict = 0; in zend_dfa_optimize_calls() local
/PHP-7.2/ext/mysqli/
H A Dphp_mysqli_structs.h331 zend_long strict; variable
/PHP-7.2/ext/soap/
H A Dphp_encoding.c1616 …model_to_xml_object(xmlNodePtr node, sdlContentModelPtr model, zval *object, int style, int strict) in model_to_xml_object()
/PHP-7.2/Zend/
H A Dzend_execute.c809 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_def.h7627 zend_bool strict; variable
H A Dzend_compile.c3681 zend_bool strict = 0; in zend_compile_func_in_array() local
H A Dzend_vm_execute.h4011 zend_bool strict; local
34462 zend_bool strict; local
49018 zend_bool strict; local
/PHP-7.2/ext/mbstring/
H A Dmbstring.c3507 zend_bool strict=0; in PHP_FUNCTION() local

Completed in 234 milliseconds