Lines Matching +full:check +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang)

346       // ----- For each file in the list check the attributes
515 // ----- For each file in the list check the attributes
600 // ----- Check archive
660 // ----- Check archive
712 // ----- Check for '/' in last path char
812 // ----- Check archive
868 // ----- Check for '/' in last path char
962 // ----- Check archive
1056 // ----- Check archive
1137 // ----- Check that $p_archive is a valid zip file
1138 // TBC : Should also check the archive format
1181 // ----- Check archive
1279 // This method check that the archive exists and is a valid zip archive.
1280 // Several level of check exists. (futur)
1282 // $p_level : Level of check. Default 0.
1283 // 0 : Check the first bytes (magic codes) (default value))
1284 // 1 : 0 + Check the central directory (futur)
1285 // 2 : 1 + Check each file header (futur)
1309 // ----- Check that the file is readeable
1317 // ----- Check the magic code
1320 // ----- Check the central header
1323 // ----- Check each file header
1357 // ----- Check if the option is supported
1373 // ----- Check the number of parameters
1390 // ----- Check the number of parameters
1415 // ----- Check the number of parameters
1446 // ----- Check the number of parameters
1475 // ----- Check the number of parameters
1512 // ----- Check the number of parameters
1548 // ----- Check the format of each item
1557 // ----- TBC : Here we might check that each item is a
1619 // ----- Check the number of parameters
1646 // ----- Check the number of parameters
1660 // ----- Check that the value is a valid existing function
1730 // ----- For each file in the list check the attributes
1732 // ----- Check if the option is supported
2344 // ----- Check the filename
2396 // TBC : Already done in the fileAtt check ... ?
2472 // ----- Check the path length
3020 // ----- Check the path
3184 // ----- Check compression method
3214 // ----- Check encrypted files
3407 // ----- Check that the file header is coherent with $p_entry info
3454 // ----- Check a base_dir_restriction
3456 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "Check the extract directory res…
3597 // ----- Check the directory availability and create it if necessary
3784 // ----- Check that the file header is coherent with $p_entry info
3909 // ----- Check that the file header is coherent with $p_entry info
3967 // ----- Check signature
4088 // ----- Check signature
4209 // ----- Check the static values
4212 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, 'Bad check "filename" : TBC To B…
4215 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, 'Bad check "version_extracted" :…
4218 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, 'Bad check "flag" : TBC To Be Co…
4221 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, 'Bad check "compression" : TBC T…
4224 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, 'Bad check "mtime" : TBC To Be C…
4227 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, 'Bad check "filename_len" : TBC …
4295 // ----- Check signature
4374 // ----- Check the global size
4380 // The check of the file size is a little too strict.
4647 // ----- Check that local file header is same as central file header
4762 // Check if a directory exists, if not it creates it and all the parents directory
4765 // $p_dir : Directory path to check.
4782 // ----- Check the directory availability
4792 // ----- Just a check
5253 // Should be the first $i=0, but no check is done